[patch 2/5] x86: Add AMD64 Barcelona NB cfg MSR definitions

From: Robert Richter
Date: Mon Sep 03 2007 - 04:22:00 EST


This patch adds MSR definitions for the northbridge configuration
register for AMD's Barcelona CPUs.

Signed-off-by: Robert Richter <robert.richter@xxxxxxx>

---
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@xxxxxxx



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/