From: Borislav Petkov <[email protected]> Hi,
here are two microcode loader changes for making certain patch levels applied by the firmware, final. Please apply, thanks. Borislav Petkov (2): x86/microcode/amd: Extract current patch level read to a function x86/microcode/amd: Do not overwrite final patch levels arch/x86/include/asm/microcode_amd.h | 1 + arch/x86/kernel/cpu/microcode/amd.c | 52 +++++++++++++++++++++++++++++-- arch/x86/kernel/cpu/microcode/amd_early.c | 24 ++++++++------ 3 files changed, 65 insertions(+), 12 deletions(-) -- 2.5.0.rc2.28.g6003e7f -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

