x86/apic: Add select() method on vector irqdomain
authorDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:35:23 +0000 (22:35 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 28 Oct 2020 19:26:27 +0000 (20:26 +0100)
commit6452ea2a323b80868ce5e6d3030e4ccbeab9dc30
tree84cac53a724be290befe2c857cdb8939d7523e6f
parent2cbd5a45e5296b28d64224ffbbd33d427704ba1b
x86/apic: Add select() method on vector irqdomain

This will be used to select the irqdomain for I/O-APIC and HPET.

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-24-dwmw2@infradead.org
arch/x86/include/asm/irqdomain.h
arch/x86/kernel/apic/vector.c