x86: unify CPU feature string names
Move the CPU feature string names to a separate file (common to 32 and 64 bits); additionally, make <asm/cpufeature.h> includable by host code in preparation for including the CPU feature strings in the boot code. Signed-off-by:H. Peter Anvin <hpa@zytor.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/kernel/cpu/Makefile 1 addition, 0 deletionsarch/x86/kernel/cpu/Makefile
- arch/x86/kernel/cpu/feature_names.c 83 additions, 0 deletionsarch/x86/kernel/cpu/feature_names.c
- arch/x86/kernel/cpu/proc.c 0 additions, 74 deletionsarch/x86/kernel/cpu/proc.c
- arch/x86/kernel/setup_64.c 0 additions, 76 deletionsarch/x86/kernel/setup_64.c
- include/asm-x86/cpufeature.h 9 additions, 3 deletionsinclude/asm-x86/cpufeature.h
Loading
Please register or sign in to comment