x86, microcode: Add a disable chicken bit
authorBorislav Petkov <bp@suse.de>
Mon, 19 May 2014 18:59:17 +0000 (20:59 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 21 May 2014 03:21:27 +0000 (20:21 -0700)
commit65cef1311d5d212fd3d48a43678536dc878ca288
tree016bff3b97650be35dc3fac764116734a5d1d803
parent1b1ded57a4f2f4420b4de7c395d1b841d8b3c41a
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>
arch/x86/include/asm/microcode.h
arch/x86/kernel/cpu/microcode/core.c
arch/x86/kernel/cpu/microcode/core_early.c