[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51533A2E.2000501@infradead.org>
Date: Wed, 27 Mar 2013 11:27:58 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Kent Overstreet <koverstreet@...gle.com>
CC: Geert Uytterhoeven <geert@...ux-m68k.org>,
linux-bcache@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-next@...r.kernel.org
Subject: Re: [PATCH -next 1/3] bcache: Add missing #include <linux/prefetch.h>
On 03/27/13 11:21, Kent Overstreet wrote:
> On Wed, Mar 27, 2013 at 06:56:28PM +0100, Geert Uytterhoeven wrote:
>> m68k/allmodconfig:
>>
>> drivers/md/bcache/bset.c: In function ‘bset_search_tree’:
>> drivers/md/bcache/bset.c:727: error: implicit declaration of function ‘prefetch’
>>
>> drivers/md/bcache/btree.c: In function ‘bch_btree_node_get’:
>> drivers/md/bcache/btree.c:933: error: implicit declaration of function ‘prefetch’
>
> Thanks, applied! The other two I already have a patch queued up for.
On i386 and x86_64, I also see this build problem:
drivers/md/bcache/bset.c:885:4: error: implicit declaration of function '__WARN' [-Werror=implicit-function-declaration]
Do you also have a patch for it?
thanks,
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists