[RESEND PATCH] nvme: host: unquiesce queue in nvme_kill_queues()

Jens Axboe axboe at kernel.dk
Sun Jun 18 19:53:46 PDT 2017


On 06/18/2017 08:21 PM, Ming Lei wrote:
> When nvme_kill_queues() is run, queues may be in
> quiesced state, so we forcibly unquiesce queues to avoid
> blocking dispatch, and I/O hang can be avoided in
> remove path.
> 
> Peviously we use blk_mq_start_stopped_hw_queues() as
> counterpart of blk_mq_quiesce_queue(), now we have
> introduced blk_mq_unquiesce_queue(), so use it explicitly.

Thanks for updating it, added.

-- 
Jens Axboe




More information about the Linux-nvme mailing list