]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: cleanup show_interrupts
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 09:15:28 +0000 (11:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:29 +0000 (16:53 +0200)
commitc0c168ca26b54a4a6ad34fc813fe00f275fbc94c
treec1137f8e540c092297d470de5a02b6452519e66b
parentd3c60047bdb03199b93497ac40bd531315d43a86
x86: cleanup show_interrupts

The sparseirq patches introduced some more ugliness in show_interrupts().
Clean it up all together and make the code easier to read by splitting out
the "tail" function  which prints the special interrupts.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/irq_32.c
arch/x86/kernel/irq_64.c