Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull cpu hotplug fixes from Thomas Gleixner: "Two fixes for the cpu hotplug machinery: - Replace the overly clever 'SMT disabled by BIOS' detection logic as it breaks KVM scenarios and prevents speculation control updates when the Hyperthreads are brought online late after boot. - Remove a redundant invocation of the speculation control update function" * 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM x86/speculation: Remove redundant arch_smt_update() invocation
Showing
- arch/x86/kernel/cpu/bugs.c 1 addition, 1 deletionarch/x86/kernel/cpu/bugs.c
- arch/x86/kvm/vmx/vmx.c 2 additions, 1 deletionarch/x86/kvm/vmx/vmx.c
- include/linux/cpu.h 0 additions, 2 deletionsinclude/linux/cpu.h
- kernel/cpu.c 5 additions, 33 deletionskernel/cpu.c
- kernel/sched/fair.c 1 addition, 0 deletionskernel/sched/fair.c
- kernel/smp.c 0 additions, 2 deletionskernel/smp.c
Loading
Please register or sign in to comment