[GIT PULL] x86/topology changes for v5.2
From: Ingo Molnar
Date: Mon May 06 2019 - 06:56:41 EST
Linus,
Please pull the latest x86-topology-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-topology-for-linus
# HEAD: 8fea0f59e97df3b9b8d2a76af54f633f4586751b x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptive
Two main changes: preparatory changes for Intel multi-die topology
support, plus a syslog message tweak.
Thanks,
Ingo
------------------>
Juri Lelli (1):
x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptive
Len Brown (3):
x86/topology: Fix documentation typo
topology: Simplify cputopology.txt formatting and wording
x86/smpboot: Rename match_die() to match_pkg()
Documentation/cputopology.txt | 46 +++++++++++++++++++++---------------------
Documentation/x86/topology.txt | 2 +-
arch/x86/kernel/smpboot.c | 6 +++---
arch/x86/kernel/topology.c | 2 +-
4 files changed, 28 insertions(+), 28 deletions(-)