Author: scottl
Date: Mon Nov 11 22:18:05 2019
New Revision: 354631
URL: https://svnweb.freebsd.org/changeset/base/354631
Log:
Add the text attribute for MDS_NO in the IA32_ARCH_CAP MSR.
Modified:
head/sys/x86/x86/identcpu.c
Modified: head/sys/x86/x86/identcpu.c
==============================================================================
--- head/sys/x86/x86/identcpu.c Mon Nov 11 21:59:20 2019 (r354630)
+++ head/sys/x86/x86/identcpu.c Mon Nov 11 22:18:05 2019 (r354631)
@@ -1045,6 +1045,7 @@ printcpuinfo(void)
"\003RSBA"
"\004SKIP_L1DFL_VME"
"\005SSB_NO"
+ "\006MDS_NO"
);
}
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"