]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 1 Jun 2017 20:41:16 +0000 (13:41 -0700)
commit4b0cce4c460eb9338a6ae0f0a62f49f96bc09492
treef8bc28a9d377bcdc18faeda2e5fc08df408cc025
parent9f8504883c90a301a5c5b06891638ea9064b7e69
nvme: remove dead controllers from a work item

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)

Orabug: 25130845

Signed-off-by: Ashok Vairavan <ashok.vairavan@oracle.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/nvme/host/pci.c