x86: cpufeature: fix SMX flag
authorH. Peter Anvin <hpa@zytor.com>
Thu, 28 Aug 2008 05:05:45 +0000 (22:05 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 Aug 2008 05:05:45 +0000 (22:05 -0700)
commitaf2e1f276ff08f17192411ea3b71c13a758dfe12
treec9940d02cebb4898f9674c25e9e7700117ca22e0
parent2798c63e65cb0f05cc12a060b9b0d56ac9523c4d
x86: cpufeature: fix SMX flag

Impact: "smx" flags showed as "safer" in /proc/cpuinfo

The SMX feature flag is the so-called "safer mode"... I had put that
in quotes, but that flagged it as a cpuinfo flag name.  Remove the
quotes to correct the flag name in /proc/cpuinfo.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
include/asm-x86/cpufeature.h