[PATCH V5 0/2] nvme-pci: fix the timeout case when reset is ongoing
Keith Busch
keith.busch at intel.com
Fri Jan 19 18:11:20 PST 2018
On Fri, Jan 19, 2018 at 09:56:48PM +0800, jianchao.wang wrote:
> In nvme_dev_disable, the outstanding requests will be requeued finally.
> I'm afraid the requests requeued on the q->requeue_list will be blocked until another requeue
> occurs, if we cancel the requeue work before it get scheduled.
We should kick the request list in nvme_start_queues.
More information about the Linux-nvme
mailing list