commit | 1ca9fda4b2f3413e4bc748b983f5585629ca0560 | [log] [tgz] |
---|---|---|
author | Chris McDermott <lcm@linux.vnet.ibm.com> | Thu Jul 24 19:06:09 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jul 26 14:58:39 2008 +0200 |
tree | 377de3a94e8e42dbf33ff3e87041dcb3c7818429 | |
parent | 071375bc76ee86e58592f4682030c81d410ddfd9 [diff] |
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 <lcm@linux.vnet.ibm.com> Tested-by: Tim Pepper <lnxninga@linux.vnet.ibm.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>