commit | 23588c38a84c9175c6668789b64ffba4651e5c6a | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <andreas.herrmann3@amd.com> | Thu Sep 30 14:36:28 2010 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Oct 01 16:18:32 2010 -0700 |
tree | ec6076af69e7b4131c9ade3f00e3a60f073ab42b | |
parent | 420b13b60a3e5c5dcc6ec290e131cf5fbc603d94 [diff] |
x86, amd: Add support for CPUID topology extension of AMD CPUs Node information (ID, number of internal nodes) is provided via CPUID Fn8000_001e_ECX. See AMD CPUID Specification (Publication # 25481, Revision 2.34, September 2010). Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com> LKML-Reference: <20100930123628.GD20545@loge.amd.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>