[PATCH 0/1] nvme: fix nvme_remove going to uninterruptible sleep for ever

Rakesh Pandit rakesh at tuxera.com
Sun May 28 23:28:25 PDT 2017


This patches fixes the controller removal going to sleep for ever
without completion.  Also as a side-effect if this patch:
https://patchwork.kernel.org/patch/9740945/ goes throw which takes a
dev lock before calling reset from PCI layer would deadlock if a
successive call happens to land for same device as first call hasn't
finished.

Rakesh Pandit (1):
  nvme: fix nvme_remove going to uninterruptible sleep for ever

 drivers/nvme/host/core.c | 3 +++
 1 file changed, 3 insertions(+)

-- 
2.9.3




More information about the Linux-nvme mailing list