Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Misc fixes: - two microcode loader fixes - two FPU xstate handling fixes - an MCE timer handling related crash fix" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mce: Make timer handling more robust x86/microcode: Do not access the initrd after it has been freed x86/fpu/xstate: Fix xcomp_bv in XSAVES header x86/fpu: Set the xcomp_bv when we fake up a XSAVES area x86/microcode/intel: Drop stashed AP patch pointer optimization
Showing
- arch/x86/include/asm/microcode.h 1 addition, 0 deletionsarch/x86/include/asm/microcode.h
- arch/x86/kernel/cpu/mcheck/mce.c 12 additions, 19 deletionsarch/x86/kernel/cpu/mcheck/mce.c
- arch/x86/kernel/cpu/microcode/amd.c 3 additions, 2 deletionsarch/x86/kernel/cpu/microcode/amd.c
- arch/x86/kernel/cpu/microcode/core.c 17 additions, 5 deletionsarch/x86/kernel/cpu/microcode/core.c
- arch/x86/kernel/cpu/microcode/intel.c 1 addition, 8 deletionsarch/x86/kernel/cpu/microcode/intel.c
- arch/x86/kernel/fpu/core.c 3 additions, 1 deletionarch/x86/kernel/fpu/core.c
Loading
Please register or sign in to comment