Merge branch into tip/master: 'x86/irq'
authorIngo Molnar <mingo@kernel.org>
Mon, 21 Feb 2022 10:51:36 +0000 (11:51 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 21 Feb 2022 10:51:36 +0000 (11:51 +0100)
commitcfbb8ee4734d1b593aa98c1c69c991f4bb5a1537
treef3e3dc6cc509166c7afbb64a60fa91befc27e9d5
parenta7dfc4897cf2000344805f9e8eecc004364fa26a
parent449972c67ea78158bcd55d6a5ce6f941f8a4afa0
Merge branch into tip/master: 'x86/irq'

* x86/irq:
    449972c67ea7 x86/PCI: Fix coding style in PIRQ table search functions
    07a9d83afc3d x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation
    d1ba93f1f184 x86/PCI: Add $IRT PIRQ routing table support
    f3ff9dcbdd5b x86/PCI: Handle PIRQ routing tables with no router device given
    d1f37bac9beb x86/PCI: Add support for the SiS85C497 PIRQ router
    040a35f1a327 x86/PCI: Disambiguate SiS85C503 PIRQ router code entities
    dfcf39eff65f x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
    c9df2d2677e8 x86/PCI: Handle IRQ swizzling with PIRQ routers
    9598dca94cbf x86/PCI: Also match function number in $PIR table
    957493178994 x86/PCI: Include function number in $PIR table dump
    5c2830301a87 x86/PCI: Show the physical address of the $PIR table

Signed-off-by: Ingo Molnar <mingo@kernel.org>