From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Bart Van Assche Cc: Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , Hannes Reinecke , Johannes Thumshirn , Ming Lei Subject: Re: [PATCH 03/11] block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}() From: "Martin K. Petersen" References: <20180228192823.5191-1-bart.vanassche@wdc.com> <20180228192823.5191-4-bart.vanassche@wdc.com> Date: Fri, 02 Mar 2018 18:11:25 -0500 In-Reply-To: <20180228192823.5191-4-bart.vanassche@wdc.com> (Bart Van Assche's message of "Wed, 28 Feb 2018 11:28:15 -0800") Message-ID: MIME-Version: 1.0 Content-Type: text/plain List-ID: Bart, > Introduce functions that modify the queue flags and that protect > these modifications with the request queue lock. Except for moving > one wake_up_all() call from inside to outside a critical section, > this patch does not change any functionality. Looks OK. Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering