diff options
author | Keith Busch <keith.busch@intel.com> | 2018-06-06 16:13:08 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-06-08 20:51:11 +0200 |
commit | 1d39e6928cbd0eb737c51545210b5186d5551ba1 (patch) | |
tree | 06b5ba3d349841804782a7d191d1348f1909b430 /arch | |
parent | nvme-pci: remove HMB teardown on reset (diff) | |
download | linux-1d39e6928cbd0eb737c51545210b5186d5551ba1.tar.xz linux-1d39e6928cbd0eb737c51545210b5186d5551ba1.zip |
nvme-pci: unquiesce dead controller queues
This patch ensures the nvme namsepace request queues are not quiesced
on a surprise removal. It's possible the queues were previously killed
in a failed reset, so the queues need to be unquiesced to ensure all
requests are flushed to completion.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions