From: Yinghai Lu Date: Sat, 29 Aug 2009 20:17:14 +0000 (-0700) Subject: x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus X-Git-Tag: v2.6.32-rc1~711^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d96b9ff748b5f57d6f1d6d21209f5745245aadc;p=pandora-kernel.git x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus Otherwise, system with apci id lifting will have wrong apicid in /proc/cpuinfo. and use that in srat_detect_node(). Signed-off-by: Yinghai Lu Cc: Andreas Herrmann Cc: Suresh Siddha Cc: Cyrill Gorcunov LKML-Reference: <4A998CCA.1040407@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed