]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16f06fb86f50a7884aacd4f36756c6439da737b2
treefe8efd2728b78c13ee0de12339ec98739ef5e34a
parent8e75c38defebf227babd849c7edac54b58bda17c
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