[PATCH 1/5] nvme/pci: Disable on removal when disconnected

Christoph Hellwig hch at lst.de
Mon Feb 13 05:51:35 PST 2017


On Fri, Feb 10, 2017 at 06:15:49PM -0500, Keith Busch wrote:
> If the device is not present, the driver should disable the queues
> immediately. Prior to this, the driver was relying on the watchdog timer
> to kill the queues if requests were outstanding to the device, and that
> just delays removal up to one second.
> 
> Signed-off-by: Keith Busch <keith.busch at intel.com>

Looks fine,

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



More information about the Linux-nvme mailing list