]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: not set boot cpu in cpu_present_map again
authorYinghai Lu <Yinghai.Lu@Sun.COM>
Wed, 30 Jan 2008 12:33:38 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:38 +0000 (13:33 +0100)
commit07035f076febf5fd791edbdac0e6d3f2f0e00a01
tree3b83271f747a0c542c489bf359d90376514a2bd8
parent778cb929adaef0eb4cce74403c0f918d2751cd8f
x86: not set boot cpu in cpu_present_map again

in init/main.c boot_cpu_init() already does that before setup_arch

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/setup_64.c