linux-stable/drivers/nvme
Keith Busch 7066774e60 nvme-pci: add missing unlock for reset error
[ Upstream commit 4726bcf30f ]

The reset work holds a mutex to prevent races with removal modifying the
same resources, but was unlocking only on success. Unlock on failure
too.

Fixes: 5c959d73db ("nvme-pci: fix rapid add remove sequence")
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-03-13 14:02:38 -07:00
..
host nvme-pci: add missing unlock for reset error 2019-03-13 14:02:38 -07:00
target nvmet-rdma: fix null dereference under heavy load 2019-01-31 08:14:41 +01:00
Kconfig nvme: use menu Kconfig interface 2017-10-04 09:43:57 +02:00
Makefile nvmet: add a generic NVMe target 2016-07-05 11:30:33 -06:00