* [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
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).