]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Implement PCIe reset notification callback
authorKeith Busch <keith.busch@intel.com>
Fri, 2 May 2014 16:40:43 +0000 (10:40 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 27 May 2014 17:12:29 +0000 (11:12 -0600)
commita29044b70d69f9dc3f80c3f0d75d3ab4f8b3834d
treec9c739c284d31169f2823c60f13d4ad74a7fcaca
parent040986d8261fddadffb5c27c8a9297382c8540fb
NVMe: Implement PCIe reset notification callback

Quiesce and shutdown the device prior to reset, then restart the device and
resume IO after.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/block/nvme-core.c