linux/drivers/nvme/host
Keith Busch 64ee0ac052 nvme-pci: Skip queue deletion if there are no queues
User reported controller always retains CSTS.RDY to 1, which fails
controller disabling when resetting the controller. This is also before
the admin queue is allocated, and trying to disable an unallocated queue
results in a NULL dereference.

Reported-by: Alex Gagniuc <Alex_Gagniuc@Dellteam.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-04-12 09:58:27 -06:00
..
core.c nvme: unexport nvme_start_keep_alive 2018-04-12 09:58:27 -06:00
fabrics.c nvme: don't send keep-alives to the discovery controller 2018-04-12 09:58:27 -06:00
fabrics.h nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING 2018-02-08 18:35:53 +02:00
fault_inject.c nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
fc.c for-4.17/block-20180402 2018-04-05 14:27:02 -07:00
Kconfig nvme: implement multipath access to nvme subsystems 2017-11-10 19:53:25 -07:00
lightnvm.c lightnvm: remove function name in strings 2018-03-29 17:29:09 -06:00
Makefile nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
multipath.c for-4.17/block-20180402 2018-04-05 14:27:02 -07:00
nvme.h nvme: unexport nvme_start_keep_alive 2018-04-12 09:58:27 -06:00
pci.c nvme-pci: Skip queue deletion if there are no queues 2018-04-12 09:58:27 -06:00
rdma.c nvme: Add .stop_ctrl to nvme ctrl ops 2018-03-26 08:53:43 -06:00
trace.c nvme: add tracepoint for nvme_setup_cmd 2018-01-26 12:34:40 +01:00
trace.h nvme: add tracepoint for nvme_complete_rq 2018-01-26 12:34:40 +01:00