From: Ingo Molnar Date: Sun, 5 Oct 2008 15:12:36 +0000 (+0200) Subject: x86: remove additional_cpus configurability X-Git-Tag: v2.6.28-rc1~611^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b807305059c28fb8197496c944bfaa6b372a40ad;p=pandora-kernel.git x86: remove additional_cpus configurability additional_cpus= 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 --- Reading git-diff-tree failed