From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] SMP hotplug support changes for v5.2
Date: Mon, 6 May 2019 11:16:33 +0200 [thread overview]
Message-ID: <20190506091632.GA42696@gmail.com> (raw)
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(-)
next reply other threads:[~2019-05-06 9:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-06 9:16 Ingo Molnar [this message]
2019-05-06 23:40 ` [GIT PULL] SMP hotplug support changes for v5.2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190506091632.GA42696@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).