[PATCH 2/3] nvme: sync timeout work on failed reset

Christoph Hellwig hch at lst.de
Wed Jun 28 22:22:57 PDT 2023


On Wed, Jun 28, 2023 at 07:58:13AM -0700, Keith Busch wrote:
> From: Keith Busch <kbusch at kernel.org>
> 
> Timeouts during reset will set the controller for failure, preventing
> the state change to LIVE. Ensure all timeout work is synced after the
> controller disabling completes so we don't have any other tasks messing
> with any namespace request_queues.

Looks good:

Reviewed-by: Christoph Hellwig <hch at lst.de>



More information about the Linux-nvme mailing list