diff options
author | Keith Busch <keith.busch@intel.com> | 2018-04-12 09:16:08 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-04-12 09:58:27 -0600 |
commit | 64ee0ac0527704c47170316fa58dbde50edaaf70 (patch) | |
tree | f362e9b1727897b8f4b6ec1e4ade171328057910 /drivers/dax | |
parent | 6038aa532a224da68c478f34f4dbce33c47169e6 (diff) | |
download | linux-64ee0ac0527704c47170316fa58dbde50edaaf70.tar.bz2 |
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>
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions