]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
nvme: switch abort to blk_execute_rq_nowait
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Nov 2015 09:39:48 +0000 (10:39 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:59:56 +0000 (08:59 -0700)
commit501638b8cd754b68c17ab0599febedb7cadfa5d0
treeb218db351823277575845c599f0d7bde4daf6f07
parentc33e9323c87556f335378113837cab4aab7d8a85
nvme: switch abort to blk_execute_rq_nowait

BugLink: http://bugs.launchpad.net/bugs/1531539
And remove the now unused nvme_submit_cmd helper.

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 e7a2a87d5938bbebe1637c82fbde94ea6be3ef78)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/nvme/host/pci.c