]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/block/nvme-core.c
NVMe: Fix locking on abort handling
authorKeith Busch <keith.busch@intel.com>
Thu, 8 Jan 2015 01:55:53 +0000 (18:55 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 8 Jan 2015 16:02:23 +0000 (09:02 -0700)
commit7a509a6b07dd5a08d91f8a7e0cccb9a6438ce439
treefe8efd2728b78c13ee0de12339ec98739ef5e34a
parentc9d3bf8810514b1d32b49254a8f3485f36380eed
NVMe: Fix locking on abort handling

The queues and device need to be locked when messing with them.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-core.c