aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJianchao Wang <[email protected]>2018-05-24 17:51:33 +0800
committerChristoph Hellwig <[email protected]>2018-05-25 16:50:12 +0200
commita8e3e0bb749c0893a2cfd24652a77f45eea338d3 (patch)
tree2d7ae163c52f416a35cbfd7d15347a81418eb148 /tools/perf/scripts/python
parente9a9853c23c13a37546397b61b270999fd0fb759 (diff)
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
Set cq_vector after alloc cq/sq, otherwise nvme_suspend_queue will invoke free_irq for it and cause a 'Trying to free already-free IRQ xxx' warning if the create CQ/SQ command times out. Signed-off-by: Jianchao Wang <[email protected]> Reviewed-by: Keith Busch <[email protected]> [hch: fixed to pass a s16 and clean up the comment] Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions