diff options
author | Andi Kleen <ak@suse.de> | 2006-04-07 19:49:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-09 11:53:51 -0700 |
commit | d3b6a349d233aecf2c52f7f4c150ca09f684f2d8 (patch) | |
tree | 3ab86b3ffc1dbe2eaa69c5bb041644975df60da7 /arch/x86_64 | |
parent | ec0f08eeea6ac1d8c925f47e3677e4c985fd8f63 (diff) | |
download | op-kernel-dev-d3b6a349d233aecf2c52f7f4c150ca09f684f2d8.zip op-kernel-dev-d3b6a349d233aecf2c52f7f4c150ca09f684f2d8.tar.gz |
[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.
When nolapic was passed or the local APIC was disabled
for another reason ACPI would still parse the IO-APICs
until these were explicitely disabled with noapic.
Usually this resulted in a non booting configuration unless
"nolapic noapic" was used.
I also disabled the local APIC parsing in this case, although
that's only cosmetic (suppresses a few printks)
This hopefully makes nolapic work in all cases.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/x86_64')
0 files changed, 0 insertions, 0 deletions