From: Thomas Gleixner Date: Sun, 5 Oct 2008 15:51:52 +0000 (+0200) Subject: x86: remove additional_cpus X-Git-Tag: v2.6.28-rc1~611^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb48bb59995d2d14a0c732835c80bbcfb354de31;p=pandora-kernel.git x86: remove additional_cpus remove remainder of additional_cpus logic. We now just listen to the disabled_cpus value like we did for years. disabled_cpus is always >= 0 so no need for an extra check. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed