Re: [PATCH 6/8] ataflop: implement mq_ops->commit_rqs() hook
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-11-28 13:09:29
Also in:
linux-nvme
From: Jens Axboe <axboe@kernel.dk>
Date: 2018-11-28 13:09:29
Also in:
linux-nvme
On 11/28/18 12:22 AM, Christoph Hellwig wrote:
On Mon, Nov 26, 2018 at 09:35:54AM -0700, Jens Axboe wrote:quoted
We need this for blk-mq to kick things into gear, if we told it that we had more IO coming, but then failed to deliver on that promise.queue_rq also calls finish_fdc under atari_disable_irq( IRQ_MFP_FDC ), do we need that here as well?
Probably the safer choice... I'll fix that up. -- Jens Axboe