]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove additional_cpus configurability
authorIngo Molnar <mingo@elte.hu>
Sun, 5 Oct 2008 15:12:36 +0000 (17:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:33:47 +0000 (10:33 +0200)
commitb807305059c28fb8197496c944bfaa6b372a40ad
tree77d2cd1493c4cf57c67abc00a660769464a6a14d
parent649c6653fa94ec8f3ea32b19c97b790ec4e8e4ac
x86: remove additional_cpus configurability

additional_cpus=<x> parameter is dangerous and broken: for example
if we boot additional_cpus=-2 on a stock dual-core system it will
crash the box on bootup.

So reduce the maze of code a bit by removingthe user-configurability
angle.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
arch/x86/kernel/smpboot.c