diff options
author | Thomas Gleixner <[email protected]> | 2022-11-25 00:26:07 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2022-12-05 22:22:33 +0100 |
commit | 45c0402457c1ed2f07ee32dc129ae710e0dc288c (patch) | |
tree | 8f1dc73922539247343ca2797075af39155c04f0 /tools/perf/scripts/python | |
parent | b6d5fc3a5245c65f7c83440460a1566d09cc9038 (diff) |
PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
The check for special MSI domains like VMD which prevents the interrupt
remapping code to overwrite device::msi::domain is not longer required and
has been replaced by an x86 specific version which is aware of MSI parent
domains.
Remove it.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions