This patch adds MSR definitions for the northbridge configuration register for AMD's Barcelona CPUs. Signed-off-by: Robert Richter --- include/asm-i386/msr-index.h | 1 + 1 file changed, 1 insertion(+) Index: linux-2.6/include/asm-i386/msr-index.h =================================================================== --- linux-2.6.orig/include/asm-i386/msr-index.h +++ linux-2.6/include/asm-i386/msr-index.h @@ -76,6 +76,7 @@ /* AMD64 MSRs. Not complete. See the architecture manual for a more complete list. */ +#define MSR_AMD64_NB_CFG 0xc001001f #define MSR_AMD64_IBSFETCHCTL 0xc0011030 #define MSR_AMD64_IBSFETCHLINAD 0xc0011031 #define MSR_AMD64_IBSFETCHPHYSAD 0xc0011032 -- AMD Saxony, Dresden, Germany Operating System Research Center email: robert.richter@amd.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/