[PATCH] NVMe: do not touch sq door bell if nvmeq has been suspended
Keith Busch
keith.busch at intel.com
Tue Feb 2 06:27:57 PST 2016
On Tue, Feb 02, 2016 at 02:41:37PM +0200, Sagi Grimberg wrote:
> First of all, I think we need to cancel all
> inflight requests before nvme_dev_unmap.
IO cancelling is where it is because it protects against host memory
corruption. If you're going to mess with the ordering, just make sure
the PCI device is disabled from bus mastering first.
More information about the Linux-nvme
mailing list