From: Linus Torvalds Date: Sun, 3 Feb 2019 17:02:03 +0000 (-0800) Subject: Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=cc6810e36bd875f197fcd6c74ad01f48090ecc05;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'smp-urgent-for-linus' of git://git./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 --- cc6810e36bd875f197fcd6c74ad01f48090ecc05