]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/include/asm/msr-index.h
x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Mar 2014 22:40:52 +0000 (15:40 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Mar 2014 22:55:46 +0000 (15:55 -0700)
commit0b131be8d4125b32eb5b94e84f4f9dee6a0ef797
treea05462d789b3b55591b4fbbf01f89823e53fa276
parentc0a639ad0bc6b178b46996bd1f821a04643e2bde
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 <hpa@linux.intel.com>
arch/x86/include/uapi/asm/msr-index.h
arch/x86/kernel/cpu/intel.c