x86: check command line when CONFIG_X86_MPPARSE is not set, v2
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 20 Jun 2008 23:11:20 +0000 (16:11 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:31 +0000 (12:48 +0200)
if acpi=off, acpi=noirq and pci=noacpi, we need to disable apic.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: "Maciej W. Rozycki" <macro@linux-mips.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found