]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
nvme: switch delete SQ/CQ to blk_execute_rq_nowait
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Nov 2015 09:28:47 +0000 (10:28 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:59:55 +0000 (08:59 -0700)
commitc33e9323c87556f335378113837cab4aab7d8a85
treee07288f5a035d50fd8cd9db2b44e8b82bff1a014
parent578b4e156ad80fcfb6dfcc13ec787f939dc4261d
nvme: switch delete SQ/CQ to blk_execute_rq_nowait

BugLink: http://bugs.launchpad.net/bugs/1531539
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
(cherry picked from commit d8f32166a9c587e87a3a86f654c73d40b6b5df00)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/nvme/host/pci.c