commit | f8d311939f9d2b2a5e935df8dceb98b7cbe08d43 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Thu Jul 28 21:15:42 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 28 21:46:01 2005 -0700 |
tree | 02da12ff661ee3da44e29e4ca89df28dea8a4593 | |
parent | 37a47e65fa58d413a31f27ee88f6cb98583b6157 [diff] |
[PATCH] x86_64: Support more than 8 cores on AMD systems Use physical mode instead of logical mode to address more CPUs. This is also used in the CPU hotplug case to avoid a race. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>