[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <alpine.LFD.2.20.1706151649160.1848@schleppi>
Date: Thu, 15 Jun 2017 16:50:48 +0200 (CEST)
From: Sebastian Ott <sebott@...ux.vnet.ibm.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
cc: Jens Axboe <axboe@...nel.dk>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Christoph Hellwig <hch@....de>
Subject: Re: linux-next: build failure after merge of the block tree
On Tue, 13 Jun 2017, Stephen Rothwell wrote:
> After merging the block tree, today's linux-next build (s390x
> s390-defconfig) failed like this:
>
> drivers/s390/block/scm_blk.c:293:10: error: 'BLK_MQ_RQ_QUEUE_BUSY' undeclared (first use in this function)
> drivers/s390/block/scm_blk.c:327:9: error: 'BLK_MQ_RQ_QUEUE_OK' undeclared (first use in this function)
>
> Caused by commit
>
> fc17b6534eb8 ("blk-mq: switch ->queue_rq return value to blk_status_t")
>
> interacting with commit
>
> 12d907626539 ("s390/scm: convert to blk-mq")
>
> from the s390 tree.
>
> Is the following the correct merge fixup?
Yes, that looks good!
Thanks,
Sebastian
Powered by blists - more mailing lists