[PATCH] i386: Handle non existing APICs without panicing
authorAndreas Deresch <aderesch@fs.tum.de>
Sun, 26 Feb 2006 03:18:34 +0000 (04:18 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Feb 2006 17:53:30 +0000 (09:53 -0800)
commit6070f9ec6b03cc46cd0242523326f7a296f47c1c
treeba976c8458cfc2429d32883141170bbc4dfd5049
parent13a229abc25640813f1480c0478dfc6bdbc1c19e
[PATCH] i386: Handle non existing APICs without panicing

[description from AK]

This fixes booting in APIC mode on some ACER laptops. x86-64
did a similar change some time ago.

See http://bugzilla.kernel.org/show_bug.cgi?id=4700 for details

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/io_apic.c
arch/i386/kernel/mpparse.c