From: Mike Travis Date: Wed, 17 Dec 2008 23:21:39 +0000 (-0800) Subject: x86: use possible_cpus=NUM to extend the possible cpus allowed X-Git-Tag: v2.6.29-rc1~538^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b11ce7f542e415c90267b4482d4611410b468e6;p=pandora-kernel.git x86: use possible_cpus=NUM to extend the possible cpus allowed Impact: add new boot parameter Use possible_cpus=NUM kernel parameter to extend the number of possible cpus. The ability to HOTPLUG ON cpus that are "possible" but not "present" is dealt with in a later patch. Signed-off-by: Mike Travis --- Reading git-diff-tree failed