]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2019 21:44:49 +0000 (14:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 May 2019 21:44:49 +0000 (14:44 -0700)
commit95b451f87ddbf976fd6331d71f2efd2bae0fbec7
treeba3e9aef86a5868b46a24e8065428a88a72e1bf3
parent46b04ba1e444326d5723ae4e88725c04997a5bb1
parent803ad2a1e708119434519a1241da1907f16e4893
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull CPU hotplug updates from Ingo Molnar:
 "Two changes in this cycle:

   - Make the /sys/devices/system/cpu/smt/* files available on all
     arches, so user space has a consistent way to detect whether SMT is
     enabled.

   - Sparse annotation fix"

* 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  smpboot: Place the __percpu annotation correctly
  cpu/hotplug: Create SMT sysfs interface for all arches
include/linux/cpu.h
kernel/cpu.c