Commit 48764ee
committed
nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
JIRA: https://issues.redhat.com/browse/RHEL-96225
We need to lock this queue for that condition because the timeout work
executes per-namespace and can poll the poll CQ.
Reported-by: Hannes Reinecke <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Fixes: a0fa964 ("NVMe: add blk polling support")
Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Daniel Wagner <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
(cherry picked from commit 3d89321)
Signed-off-by: Maurizio Lombardi <[email protected]>1 parent ee9c6ab commit 48764ee
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1107 | 1107 | | |
1108 | 1108 | | |
1109 | 1109 | | |
| 1110 | + | |
1110 | 1111 | | |
| 1112 | + | |
1111 | 1113 | | |
1112 | 1114 | | |
1113 | 1115 | | |
| |||
0 commit comments