-
- Downloads
x86, microcode: Add a disable chicken bit
Add a cmdline param which disables the microcode loader. This is useful mostly in debugging situations where we want to turn off microcode loading, both early from the initrd and late, as a means to be able to rule out its influence on the machine. Signed-off-by:Borislav Petkov <bp@suse.de> Link: http://lkml.kernel.org/r/1400525957-11525-3-git-send-email-bp@alien8.de Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
Showing
- arch/x86/include/asm/microcode.h 1 addition, 0 deletionsarch/x86/include/asm/microcode.h
- arch/x86/kernel/cpu/microcode/core.c 6 additions, 0 deletionsarch/x86/kernel/cpu/microcode/core.c
- arch/x86/kernel/cpu/microcode/core_early.c 37 additions, 0 deletionsarch/x86/kernel/cpu/microcode/core_early.c
Loading
Please register or sign in to comment