]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Start-stop nvme_thread during device add-remove.
authorDan McLeran <daniel.mcleran@intel.com>
Mon, 7 Apr 2014 23:10:11 +0000 (17:10 -0600)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Thu, 10 Apr 2014 21:04:46 +0000 (17:04 -0400)
commit650eaf36dedabfb0d8fe64ff7ed5c509667d8b3b
tree44bb0145248950a7beedad5e592dfc9ff7ecfa4d
parentcdf45bf3f93bc3123646ee436f4ee87b0a1090b3
NVMe: Start-stop nvme_thread during device add-remove.

Done to ensure nvme_thread is not running when there
are no devices to poll.

Signed-off-by: Dan McLeran <daniel.mcleran@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c