]> www.infradead.org Git - users/dwmw2/linux.git/commit
x86/apic: Add select() method on vector irqdomain
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 13 Oct 2020 08:11:32 +0000 (09:11 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Sat, 24 Oct 2020 21:25:24 +0000 (22:25 +0100)
commitdef5770eb20c8999c718f628d6e86c4f979ea241
tree615984a271fe253b69f35f4d5c52b7a83ecdd5fd
parenta1fb099fc35ddbe01d9b3a456fa8a8a5a16ab7c1
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>
arch/x86/include/asm/irqdomain.h
arch/x86/kernel/apic/vector.c