Re: Cleanup and updates of x86 CPU definitions

From: H. Peter Anvin
Date: Thu Aug 28 2008 - 16:26:18 EST


Jeremy Fitzhardinge wrote:
H. Peter Anvin wrote:
+#define X86_FEATURE_VMX (4*32+ 5) /* Hardware virtualization */
+#define X86_FEATURE_SMX (4*32+ 6) /* "Safer" mode */
Is this supposed to appear as "Safer" in /proc/cpuinfo? Or should this
be ``Safer''?

It was a dumb-ass thinko on my part (already fixed in tip:x86/cpu).

-hpa
--
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/