From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Lei Subject: Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Date: Tue, 5 Dec 2017 06:45:08 +0800 Message-ID: <20171204224507.GB6888@ming.t460p> References: <20171202163150.1273-1-ming.lei@redhat.com> <1512400159.23838.1.camel@wdc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1512400159.23838.1.camel@wdc.com> Sender: linux-block-owner@vger.kernel.org To: Bart Van Assche Cc: "linux-scsi@vger.kernel.org" , "hch@infradead.org" , "jejb@linux.vnet.ibm.com" , "linux-block@vger.kernel.org" , "axboe@fb.com" , "martin.petersen@oracle.com" , "linux-kernel@vger.kernel.org" , "hare@suse.com" List-Id: linux-scsi@vger.kernel.org On Mon, Dec 04, 2017 at 03:09:20PM +0000, Bart Van Assche wrote: > On Sun, 2017-12-03 at 00:31 +0800, Ming Lei wrote: > > Fixes: 0df21c86bdbf ("scsi: implement .get_budget and .put_budget for blk-mq") > > It might be safer to revert commit 0df21c86bdbf instead of trying to fix all > issues introduced by that commit for kernel version v4.15 ... What are all issues in v4.15-rc? Up to now, it is the only issue reported, and can be fixed by this simple patch, which one can be thought as cleanup too. -- Ming