x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space
commit9d260ebc09a0ad6b5c73e17676df42c7bc75ff64
authorAndreas Herrmann <herrmann.der.user@googlemail.com>
Wed, 16 Dec 2009 14:43:55 +0000 (16 15:43 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 16 Dec 2009 23:06:23 +0000 (16 15:06 -0800)
treedfe26197b99955c590796c671e25d21dc3c28c7e
parent5df974009fe513c664303de24725ea0f8b47f12e
x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space

Use NodeId MSR to get NodeId and number of nodes per processor.

Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
LKML-Reference: <20091216144355.GB28798@alberich.amd.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/msr-index.h
arch/x86/kernel/cpu/amd.c