[PATCH] x86: default to physical mode on hotplug CPU kernels
authorIngo Molnar <mingo@elte.hu>
Wed, 2 May 2007 17:27:04 +0000 (19:27 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 2 May 2007 17:27:04 +0000 (19:27 +0200)
commit3c43f03908de98fa8f7a9e8fc9411ebf4c2de298
tree3e2c78fc91f29dfdfd29970e70982f0386863d17
parent424df390101f9dfe015f0633aaec696c159b37a8
[PATCH] x86: default to physical mode on hotplug CPU kernels

Default to physical mode on hotplug CPU kernels.  Furher simplify and clean up
the APIC initialization code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: Andi Kleen <ak@suse.de>
Cc: "Li, Shaohua" <shaohua.li@intel.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
13 files changed:
arch/i386/kernel/acpi/boot.c
arch/i386/kernel/mpparse.c
arch/x86_64/kernel/genapic.c
arch/x86_64/kernel/mpparse.c
include/asm-i386/genapic.h
include/asm-i386/mach-bigsmp/mach_apic.h
include/asm-i386/mach-default/mach_apic.h
include/asm-i386/mach-es7000/mach_apic.h
include/asm-i386/mach-generic/mach_apic.h
include/asm-i386/mach-numaq/mach_apic.h
include/asm-i386/mach-summit/mach_apic.h
include/asm-i386/mach-visws/mach_apic.h
include/asm-x86_64/apic.h