summaryrefslogtreecommitdiff
path: root/include/linux/fpga
diff options
context:
space:
mode:
authorKeith Busch <keith.busch@intel.com>2018-01-25 00:55:12 +0300
committerChristoph Hellwig <hch@lst.de>2018-01-25 18:20:37 +0300
commitee9aebb27cbdac677525e0e56e8844cf4bf46461 (patch)
treebecc136f995d1527d7f21e590d9fe21c92a72e45 /include/linux/fpga
parent62314e405fa101dbb82563394f9dfc225e3f1167 (diff)
downloadlinux-ee9aebb27cbdac677525e0e56e8844cf4bf46461.tar.xz
nvme-pci: Suspend queues after deleting them
The driver had been abusing the cq_vector state to know if new submissions were safe, but that was before we could quiesce blk-mq. If the controller happens to get an interrupt through while we're suspending those queues, 'no irq handler' warnings may occur. This patch will disable the interrupts only after the queues are deleted. Reported-by: Jianchao Wang <jianchao.w.wang@oracle.com> Tested-by: Jianchao Wang <jianchao.w.wang@oracle.com> Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'include/linux/fpga')
0 files changed, 0 insertions, 0 deletions