aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2018-12-02 17:46:22 +0100
committerJens Axboe <[email protected]>2018-12-04 11:38:18 -0700
commitd1ed6aa14bc418531220478604c7b12c5e98fdca (patch)
tree1f327452e0e45b4bf5fb7ef03c2dbe2510a295e0 /tools/perf/scripts/python
parent5271edd41dd895773d3105f5065bbf5ded0dee7c (diff)
nvme-pci: don't poll from irq context when deleting queues
This is the last place outside of nvme_irq that handles CQEs from interrupt context, and thus is in the way of removing the cq_lock for normal queues, and avoiding lockdep warnings on the poll queues, for which we already take it without IRQ disabling. Reviewed-by: Keith Busch <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions