From: Chris McDermott Date: Fri, 25 Jul 2008 02:06:09 +0000 (-0700) Subject: x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels X-Git-Tag: v2.6.27-rc1~82^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca9fda4b2f3413e4bc748b983f5585629ca0560;p=pandora-kernel.git x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels x86 kernels on IBM Summit based systems will only online 1 CPU because the phys_cpu_present_map is not set up correctly. Patch below applied to 2.6.26-git10. Signed-off-by: Chris McDermott Tested-by: Tim Pepper Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed