diff mbox

[3/4] AMD module build failure

Message ID 4BFC9703.9060106@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Zachary Amsden May 26, 2010, 3:35 a.m. UTC
None
diff mbox

Patch

diff --git a/x86/external-module-compat.h b/x86/external-module-compat.h
index 316f7ff..e7ed07b 100644
--- a/x86/external-module-compat.h
+++ b/x86/external-module-compat.h
@@ -872,3 +872,7 @@  static inline void fpu_save_init(struct fpu *fpu)
 	kvm_fx_restore(&fpu->state->host_fx_image);
 }
 #endif
+
+#ifndef MSR_AMD64_DC_CFG
+#define MSR_AMD64_DC_CFG		0xc0011022 
+#endif