From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 7 Apr 2017 18:23:43 +0800 From: Ming Lei To: Bart Van Assche Cc: Jens Axboe , linux-block@vger.kernel.org, Christoph Hellwig , Hannes Reinecke , Long Li , "K . Y . Srinivasan" Subject: Re: [PATCH v3 4/5] blk-mq: Introduce blk_mq_delay_run_hw_queue() Message-ID: <20170407102343.GB28554@ming.t460p> References: <20170406181050.12137-1-bart.vanassche@sandisk.com> <20170406181050.12137-5-bart.vanassche@sandisk.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170406181050.12137-5-bart.vanassche@sandisk.com> List-ID: On Thu, Apr 06, 2017 at 11:10:49AM -0700, Bart Van Assche wrote: > Introduce a function that runs a hardware queue unconditionally I appreciate if some background can be provided for this function, like fixing some issues? Thanks, Ming