[<prev] [next>] [day] [month] [year] [list]
Message-ID: <87zi6tfkti.fsf@concordia.ellerman.id.au>
Date: Fri, 08 Dec 2017 23:47:21 +1100
From: Michael Ellerman <mpe@...erman.id.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: david@...son.dropbear.id.au, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, npiggin@...il.com,
ravi.bangoria@...ux.vnet.ibm.com
Subject: [GIT PULL] Please pull powerpc/linux.git powerpc-4.15-4 tag
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (801 bytes)
Powered by blists - more mailing lists