From: Andi Kleen Date: Fri, 29 Jul 2005 04:15:42 +0000 (-0700) Subject: [PATCH] x86_64: Support more than 8 cores on AMD systems X-Git-Tag: v2.6.13-rc5~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8d311939f9d2b2a5e935df8dceb98b7cbe08d43;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed