public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/3] perfmon x86 infrastructure definitions
@ 2008-03-07  6:25 stephane eranian
  2008-03-07 11:42 ` Robert Richter
  0 siblings, 1 reply; 4+ messages in thread
From: stephane eranian @ 2008-03-07  6:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, ak, Robert Richter

[-- Attachment #1: Type: text/plain, Size: 151 bytes --]

adds AMD Northbridge config MSR definition

Signed-off-by: Stephane Eranian <eranian@gmail.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>

[-- Attachment #2: x86-add-nb-cfg-msr.diff --]
[-- Type: application/octet-stream, Size: 350 bytes --]

--- a/include/asm-x86/msr-index.h
+++ b/include/asm-x86/msr-index.h
@@ -83,6 +83,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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-10  8:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07  6:25 [PATCH 2/3] perfmon x86 infrastructure definitions stephane eranian
2008-03-07 11:42 ` Robert Richter
2008-03-07 21:01   ` stephane eranian
2008-03-10  8:55     ` Robert Richter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox