aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2020-08-26 13:17:00 +0200
committerThomas Gleixner <[email protected]>2020-09-16 16:52:37 +0200
commit2b2c6aa63824c69c112bbe4f937f034c5e606a6c (patch)
tree89bb6394ba2e3d1e3c567430eeb116d755c55f65 /tools/perf/scripts/python/exported-sql-viewer.py
parent85a8dfc57a0b96785881735e09a61a0fde911ca4 (diff)
iommm/amd: Store irq domain in struct device
As the next step to make X86 utilize the direct MSI irq domain operations store the irq domain pointer in the device struct when a device is probed. It only overrides the irqdomain of devices which are handled by a regular PCI/MSI irq domain which protects PCI devices behind special busses like VMD which have their own irq domain. No functional change. It just avoids the redirection through arch_*_msi_irqs() and allows the PCI/MSI core to directly invoke the irq domain alloc/free functions instead of having to look up the irq domain for every single MSI interupt. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Joerg Roedel <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions