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:
c0a639a
)
x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic
author
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 13 Mar 2014 22:40:52 +0000
(15:40 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 13 Mar 2014 22:55:46 +0000
(15:55 -0700)
Replace somewhat arbitrary constants for bits in MSR_IA32_MISC_ENABLE
with verbose but systematic ones. Add _BIT defines for all the rest
of them, too.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found