x86/bugs: Expose /sys/../spec_store_bypass
Add the sysfs file for the new vulerability. It does not do much except show the words 'Vulnerable' for recent x86 cores. Intel cores prior to family 6 are known not to be vulnerable, and so are some Atoms and some Xeon Phi. It assumes that older Cyrix, Centaur, etc. cores are immune. Signed-off-by:Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by:
Thomas Gleixner <tglx@linutronix.de> Reviewed-by:
Borislav Petkov <bp@suse.de> Reviewed-by:
Ingo Molnar <mingo@kernel.org>
Showing
- Documentation/ABI/testing/sysfs-devices-system-cpu 1 addition, 0 deletionsDocumentation/ABI/testing/sysfs-devices-system-cpu
- arch/x86/include/asm/cpufeatures.h 1 addition, 0 deletionsarch/x86/include/asm/cpufeatures.h
- arch/x86/kernel/cpu/bugs.c 5 additions, 0 deletionsarch/x86/kernel/cpu/bugs.c
- arch/x86/kernel/cpu/common.c 23 additions, 0 deletionsarch/x86/kernel/cpu/common.c
- drivers/base/cpu.c 8 additions, 0 deletionsdrivers/base/cpu.c
- include/linux/cpu.h 2 additions, 0 deletionsinclude/linux/cpu.h
Please register or sign in to comment