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

From: Michael Ellerman
Date: Fri Dec 08 2017 - 07:47:33 EST


Hi Linus,

Please pull some more powerpc fixes for 4.15:

The following changes since commit ae64f9bd1d3621b5e60d7363bc20afb46aede215:

Linux 4.15-rc2 (2017-12-03 11:01:47 -0500)

are available in the Git repository at:

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

for you to fetch changes up to d8104182087319fd753d6d8e0afcd95d84c2aa2f:

powerpc/xmon: Don't print hashed pointers in xmon (2017-12-07 00:27:01 +1100)

----------------------------------------------------------------
powerpc fixes for 4.15 #4

One notable fix for kexec on Power9, where we were not clearing MMU PID properly
which sometimes leads to hangs. Finally debugged to a root cause by Nick.

A revert of a patch which tried to rework our panic handling to get more output
on the console, but inadvertently broke reporting the panic to the hypervisor,
which apparently people care about.

Then a fix for an oops in the PMU code, and finally some s/%p/%px/ in xmon.

Thanks to:
David Gibson, Nicholas Piggin, Ravi Bangoria.

----------------------------------------------------------------
David Gibson (1):
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"

Michael Ellerman (1):
powerpc/xmon: Don't print hashed pointers in xmon

Nicholas Piggin (1):
powerpc/64s: Initialize ISAv3 MMU registers before setting partition table

Ravi Bangoria (1):
powerpc/perf: Fix oops when grouping different pmu events

arch/powerpc/include/asm/machdep.h | 1 +
arch/powerpc/include/asm/setup.h | 1 +
arch/powerpc/kernel/cpu_setup_power.S | 2 ++
arch/powerpc/kernel/fadump.c | 22 ----------------------
arch/powerpc/kernel/setup-common.c | 27 +++++++++++++++++++++++++++
arch/powerpc/perf/core-book3s.c | 4 ++--
arch/powerpc/platforms/ps3/setup.c | 15 +++++++++++++++
arch/powerpc/platforms/pseries/setup.c | 1 +
arch/powerpc/xmon/xmon.c | 10 +++++-----
9 files changed, 54 insertions(+), 29 deletions(-)

Attachment: signature.asc
Description: PGP signature