From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH V2 0/2] blk-mq: fix fix blk_mq_tagset_busy_iter To: Ming Lei Cc: linux-block@vger.kernel.org, Josef Bacik , Christoph Hellwig , Guenter Roeck , Mark Brown , Matt Hart , Johannes Thumshirn , John Garry , Hannes Reinecke , "Martin K. Petersen" , James Bottomley , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org References: <20180802174937.15444-1-ming.lei@redhat.com> From: Jens Axboe Message-ID: <5d0d3e30-ac78-5a84-48b5-5e558c3e7eaa@kernel.dk> Date: Thu, 2 Aug 2018 14:47:41 -0600 MIME-Version: 1.0 In-Reply-To: <20180802174937.15444-1-ming.lei@redhat.com> Content-Type: text/plain; charset=utf-8 List-ID: On 8/2/18 11:49 AM, Ming Lei wrote: > Hi Jens, > > The two patches fixes boot hang issue in lots of test vm system. > And the cause is in blk_mq_tagset_busy_iter(). > > V2: > - move blk_mq_request_started() into header file as suggested by > James I'd be fine with moving that into a header, if the target of this was 4.19. But it's not, so there's absolutely no point to include that in this series. I'm going to apply 2/2 for 4.18. -- Jens Axboe