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)
commit3c999f142665265afd0fe9190204dd051f17e505
tree83b764c2a90890c22b199d6445cf2e132babe455
parent88a6846c70ad6bf33a545d554ace801d69e8a1a5
x86: check command line when CONFIG_X86_MPPARSE is not set, v2

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>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic_32.c
arch/x86/kernel/setup.c
arch/x86/kernel/setup_32.c
arch/x86/kernel/setup_64.c
include/asm-x86/apic.h
include/linux/acpi.h