[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160916111434.43bcf04e@canb.auug.org.au>
Date: Fri, 16 Sep 2016 11:14:34 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Josef Bacik <jbacik@...com>
Subject: linux-next: build failure after merge of the block tree
Hi Jens,
After merging the block tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
drivers/block/nbd.c:884:2: error: unknown field 'map_queue' specified in initializer
.map_queue = blk_mq_map_queue,
^
/home/sfr/next/next/drivers/block/nbd.c:884:15: error: 'blk_mq_map_queue' undeclared here (not in a function)
.map_queue = blk_mq_map_queue,
^
Caused by commit
9151bcb4fb38 ("blk-mq: kill unused blk_mq_create_mq_map()")
interacting with commit
fd8383fd88a2 ("nbd: convert to blkmq")
also in the block tree.
I have used the block tree from next-20160915 for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists