x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels
authorChris McDermott <lcm@linux.vnet.ibm.com>
Fri, 25 Jul 2008 02:06:09 +0000 (19:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Jul 2008 12:58:39 +0000 (14:58 +0200)
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 <lcm@linux.vnet.ibm.com>
Tested-by: Tim Pepper <lnxninga@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found