]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: make io_apic not connected pin print complete
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Wed, 17 Oct 2007 16:04:41 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:57 +0000 (20:16 +0200)
commit20d225b991c88d9f46f6169be3cfc113ea2bf82d
tree34d3d45c5a7eb0aad434af3120d764b62f8dec6d
parent382f64ab8f178fe6ca5e7beafa7f03132724bbfb
x86: make io_apic not connected pin print complete

Normally we will have two segment not connected pin pin0, and pin after
15...

So we need to print out "not connected\n" for previous segment, before
printing out connected pins info...

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/io_apic_64.c