Home
last modified time | relevance | path

Searched hist:"4237 de2f73a669e4f89ac0aa2b44fb1a1d9ec583" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dloop.cdiff 4237de2f73a669e4f89ac0aa2b44fb1a1d9ec583 Wed May 26 10:23:17 CDT 2021 Hannes Reinecke <hare@suse.de> nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()

We need to check the NVME_LOOP_Q_LIVE flag in
nvme_loop_destroy_admin_queue() to protect against duplicate
invocations eg during concurrent reset and remove calls.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>