From: H. Peter Anvin Date: Thu, 13 Mar 2014 22:40:52 +0000 (-0700) Subject: x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic X-Git-Tag: v3.15-rc1~175^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b131be8d4125b32eb5b94e84f4f9dee6a0ef797;p=pandora-kernel.git x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic 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 --- Reading git-diff-tree failed