commit | 20d225b991c88d9f46f6169be3cfc113ea2bf82d | [log] [tgz] |
---|---|---|
author | Yinghai Lu <Yinghai.Lu@Sun.COM> | Wed Oct 17 18:04:41 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:16:57 2007 +0200 |
tree | 34d3d45c5a7eb0aad434af3120d764b62f8dec6d | |
parent | 382f64ab8f178fe6ca5e7beafa7f03132724bbfb [diff] |
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>