From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 4 Oct 2017 09:06:42 +0200 From: Christoph Hellwig To: Bart Van Assche Cc: Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , "Martin K . Petersen" , =Oleksandr Natalenko , "Luis R . Rodriguez" , Ming Lei , Hannes Reinecke , Johannes Thumshirn Subject: Re: [PATCH v5 8/8] block: Make SCSI device suspend and resume work reliably Message-ID: <20171004070642.GF20879@lst.de> References: <20171002225218.18548-1-bart.vanassche@wdc.com> <20171002225218.18548-9-bart.vanassche@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20171002225218.18548-9-bart.vanassche@wdc.com> List-ID: As mentioned before - if you pass BLK_MQ_REQ_* to blk_queue_enter this should become a bit nicer without the need for two magic bool parameters.