commit | 0d96b9ff748b5f57d6f1d6d21209f5745245aadc | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Aug 29 13:17:14 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 04 09:55:29 2009 +0200 |
tree | aef8741a93293bcd85a7d7d7e83706717a8f0a51 | |
parent | 5a925b4282d7f805deafde62001a83dbaf8be275 [diff] |
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 <yinghai@kernel.org> Cc: Andreas Herrmann <andreas.herrmann3@amd.com> Cc: Suresh Siddha <suresh.b.siddha@intel.com> Cc: Cyrill Gorcunov <gorcunov@openvz.org> LKML-Reference: <4A998CCA.1040407@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>