git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2798c63
)
x86: cpufeature: fix SMX flag
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 28 Aug 2008 05:05:45 +0000
(22:05 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 28 Aug 2008 05:05:45 +0000
(22:05 -0700)
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>
No differences found