From mboxrd@z Thu Jan 1 00:00:00 1970 From: richard -rw- weinberger Subject: Re: [PATCH] fs: add missing prefetch header to inode.c Date: Sun, 22 May 2011 22:13:13 +0200 Message-ID: References: <1306092879.16902.1.camel@monotop> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: sedat.dilek@gmail.com, Alexander Viro , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org To: Eduardo Silva Return-path: Received: from mail-qy0-f181.google.com ([209.85.216.181]:64079 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754315Ab1EVUNP (ORCPT ); Sun, 22 May 2011 16:13:15 -0400 In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Sun, May 22, 2011 at 10:08 PM, Eduardo Silva wrote: > oh, yep, it was in UM arch :) I've already submitted a patch for UML. fs/inode.c is not the only place which needs the prefetch stuff... -- Thanks, //richard