From: Linus Torvalds Date: Fri, 8 Dec 2017 20:52:09 +0000 (-0800) Subject: Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v5.15~9833 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d90696ed61ddcf2bbe47899f17e667800b89b7b9;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'powerpc-4.15-4' of git://git./linux/kernel/git/powerpc/linux Pull powerpc fixes from Michael Ellerman: "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" * tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/xmon: Don't print hashed pointers in xmon powerpc/64s: Initialize ISAv3 MMU registers before setting partition table Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" powerpc/perf: Fix oops when grouping different pmu events --- d90696ed61ddcf2bbe47899f17e667800b89b7b9