All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SMP hotplug support changes for v5.2
@ 2019-05-06  9:16 Ingo Molnar
  2019-05-06 23:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-05-06  9:16 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Thomas Gleixner, Peter Zijlstra, Andrew Morton

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] SMP hotplug support changes for v5.2
  2019-05-06  9:16 [GIT PULL] SMP hotplug support changes for v5.2 Ingo Molnar
@ 2019-05-06 23:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-05-06 23:40 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Peter Zijlstra,
	Andrew Morton

The pull request you sent on Mon, 6 May 2019 11:16:33 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5a2bf1abbf96fca02b9785c252e569ef8e004851

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-06 23:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06  9:16 [GIT PULL] SMP hotplug support changes for v5.2 Ingo Molnar
2019-05-06 23:40 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.