[GIT PULL] Please pull powerpc/linux.git powerpc-4.15-8 tag

From: Michael Ellerman
Date: Fri Jan 19 2018 - 06:24:13 EST


Hi Linus,

Please pull some more powerpc fixes for 4.15:

The following changes since commit 6e032b350cd1fdb830f18f8320ef0e13b4e24094:

powerpc/powernv: Check device-tree for RFI flush settings (2018-01-10 21:27:16 +1100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.15-8

for you to fetch changes up to 1b689a95ce7427075f9ac9fb4aea1af530742b7f:

powerpc/pseries: include linux/types.h in asm/hvcall.h (2018-01-17 23:30:46 +1100)

----------------------------------------------------------------
powerpc fixes for 4.15 #8

More than we'd like after rc8, but nothing very alarming either, just tying up
loose ends before the release:

Since we changed powernv to use cpufreq_get() from show_cpuinfo(), we see
warnings with PREEMPT enabled. But the preempt_disable() in show_cpuinfo()
doesn't actually prevent CPU hotplug as it suggests, so remove it.

Two updates to the recently merged RFI flush code. Wire up the generic sysfs
file to report the status, and add a debugfs file to allow enabling/disabling it
at runtime.

Two updates to xmon, one to add the RFI flush related fields to the paca dump,
and another to not use hashed pointers in the paca dump.

And one minor fix to add a missing include of linux/types.h in asm/hvcall.h, not
seen to break the build in upstream, but correct anyway.

Thanks to:
Benjamin Herrenschmidt, Michal Suchanek, Nicholas Piggin.

----------------------------------------------------------------
Benjamin Herrenschmidt (1):
powerpc: Don't preempt_disable() in show_cpuinfo()

Michael Ellerman (4):
powerpc/xmon: Add RFI flush related fields to paca dump
powerpc/xmon: Don't print hashed pointers in paca dump
powerpc/64s: Wire up cpu_show_meltdown()
powerpc/64s: Allow control of RFI flush via debugfs

Michal Suchanek (1):
powerpc/pseries: include linux/types.h in asm/hvcall.h

arch/powerpc/Kconfig | 1 +
arch/powerpc/include/asm/hvcall.h | 1 +
arch/powerpc/kernel/setup-common.c | 11 -----------
arch/powerpc/kernel/setup_64.c | 38 ++++++++++++++++++++++++++++++++++++++
arch/powerpc/xmon/xmon.c | 26 +++++++++++++++-----------
5 files changed, 55 insertions(+), 22 deletions(-)

Attachment: signature.asc
Description: PGP signature