Linus,

Please pull the latest smp-hotplug-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git 
smp-hotplug-for-linus

   # HEAD: d4645d30b50d1691c26ff0f8fa4e718b08f8d3bb smpboot: Place the __percpu 
annotation correctly

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

Thanks,

        Ingo

------------------>
Josh Poimboeuf (1):
      cpu/hotplug: Create SMT sysfs interface for all arches

Sebastian Andrzej Siewior (1):
      smpboot: Place the __percpu annotation correctly


 Documentation/ABI/testing/sysfs-devices-system-cpu | 10 ++--
 include/linux/cpu.h                                |  3 +-
 include/linux/smpboot.h                            |  2 +-
 kernel/cpu.c                                       | 64 +++++++++++++---------
 4 files changed, 48 insertions(+), 31 deletions(-)

Reply via email to