aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiang Liu <[email protected]>2015-07-09 16:00:44 +0800
committerThomas Gleixner <[email protected]>2015-07-22 18:37:43 +0200
commit4a7cc831670550e6b48ef5760e7213f89935ff0d (patch)
treeae9f6db20b2a1a2a99f0c792ba949af7048ba6e3 /tools/perf/scripts/python
parente39758e0ea769e632e5e3c9f314160e55c2153ff (diff)
genirq/MSI: Move msi_list from struct pci_dev to struct device
Move msi_list from struct pci_dev into struct device, so we can support non-PCI-device based generic MSI interrupts. msi_list is now conditional under CONFIG_GENERIC_MSI_IRQ, which is selected from CONFIG_PCI_MSI, so no functional change for PCI MSI users. Signed-off-by: Jiang Liu <[email protected]> Reviewed-by: Yijing Wang <[email protected]> Acked-by: Bjorn Helgaas <[email protected]> Cc: Tony Luck <[email protected]> Cc: [email protected] Cc: Grant Likely <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Stuart Yoder <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Joe Perches <[email protected]> Cc: Dmitry Torokhov <[email protected]> Cc: Paul Gortmaker <[email protected]> Cc: Luis R. Rodriguez <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Joerg Roedel <[email protected]> Cc: Alexander Gordeev <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions