[PATCH 0/4] x86: IRQ cleanups

From: Brian Gerst
Date: Sat May 09 2015 - 11:37:37 EST


The following are a few simple cleanups to the x86 IRQ code.

arch/x86/include/asm/hw_irq.h | 35 -----------------------------------
arch/x86/include/asm/irq_vectors.h | 21 +--------------------
arch/x86/kernel/apic/io_apic.c | 4 ++--
arch/x86/kernel/apic/vector.c | 2 +-
arch/x86/kernel/i8259.c | 8 ++++----
arch/x86/kernel/irq.c | 6 ++++++
arch/x86/kernel/irq_32.c | 6 ------
arch/x86/kernel/irq_64.c | 6 ------
arch/x86/kernel/irqinit.c | 4 ++--
arch/x86/kernel/traps.c | 4 ++--
arch/x86/lguest/boot.c | 4 ++--
11 files changed, 20 insertions(+), 80 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/