From: H. Peter Anvin Date: Thu, 28 Aug 2008 05:05:45 +0000 (-0700) Subject: x86: cpufeature: fix SMX flag X-Git-Tag: v2.6.28-rc1~699^2^8~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af2e1f276ff08f17192411ea3b71c13a758dfe12;p=pandora-kernel.git 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 --- Reading git-diff-tree failed