aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2022-04-29 15:54:24 +0200
committerDavid S. Miller <[email protected]>2022-05-01 17:02:23 +0100
commit6b292a04c694573a302686323fe15b1c7e673e5b (patch)
tree120b3f14b1700946e8eeb73d267b586549f8856a /tools/perf/scripts/python/stat-cpi.py
parentb6693611f71e1b9107a2d178c1f7d92c7d850891 (diff)
pci_irq_vector() can't be used in atomic context any longer. This conflicts
with the usage of this function in nic_mbx_intr_handler(). Cache the Linux interrupt numbers in struct nicpf and use that cache in the interrupt handler to select the mailbox. Fixes: 495c66aca3da ("genirq/msi: Convert to new functions") Reported-by: Ondrej Mosnacek <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: Sunil Goutham <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Jakub Kicinski <[email protected]> Cc: Paolo Abeni <[email protected]> Cc: [email protected] Cc: [email protected] Link: https://bugzilla.redhat.com/show_bug.cgi?id=2041772 Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions