]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
nvme: remove dead controllers from a work item
authorChristoph Hellwig <hch@lst.de>
Thu, 26 Nov 2015 11:35:49 +0000 (12:35 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 15:59:10 +0000 (08:59 -0700)
commitf18f5d6651b913d264f27a0fdbdf29f656e8bb06
treeaba80dfdeeaf3bbd40ee2151d9dbf25c61f32c03
parentec936aa3ffd3ce33c8bae4146b0013b862be15db
nvme: remove dead controllers from a work item

BugLink: http://bugs.launchpad.net/bugs/1531539
Compared to the kthread this gives us multiple call prevention for free.

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