]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain
authorDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:35:28 +0000 (22:35 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Oct 2020 19:26:28 +0000 (20:26 +0100)
commitb643128b917ca8f1c8b1e14af64ebdc81147b2d1
tree73f60f61e7ba60f41a21d5d5c2176e88f2d7cbe8
parentc2a5881c28e5bb4cb901029423a1c7068c0afa2d
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain

All possible parent domains have a select method now. Make use of it.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201024213535.443185-29-dwmw2@infradead.org
arch/x86/kernel/apic/io_apic.c