]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvme/host/pci.c
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)
commitf0d54a541751af2c6a16d0c081788cc2aef922a5
treec9c739c284d31169f2823c60f13d4ad74a7fcaca
parent3ebe7f9f7e4a4fd1f6461ecd01ff2961317a483a
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