commit | 6070f9ec6b03cc46cd0242523326f7a296f47c1c | [log] [tgz] |
---|---|---|
author | Andreas Deresch <aderesch@fs.tum.de> | Sun Feb 26 04:18:34 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Feb 26 09:53:30 2006 -0800 |
tree | ba976c8458cfc2429d32883141170bbc4dfd5049 | |
parent | 13a229abc25640813f1480c0478dfc6bdbc1c19e [diff] |
[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>