Re: linux-next: build failure after merge of the block tree
From: Jens Axboe <axboe@kernel.dk>
Date: 2014-11-17 19:51:16
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2014-11-17 19:51:16
Also in:
lkml
On 11/16/2014 08:44 PM, Stephen Rothwell wrote:
Hi Jens,
After merging the block tree, today's linux-next build (x86_64
allmodconfig) failed like this:
ERROR: "blk_mq_free_request" [drivers/block/nvme.ko] undefined!
Caused by commit b94ebc3c7a0f ("NVMe: replace blk_put_request() with
blk_mq_free_request()").
I have used te block tree from next-20141114 for today.Thanks Stephen, fixed.