Hi Linus, Please pull some more powerpc fixes for 4.14.
It turns out our single-fix pull from last week was too good to be true. I missed a few fixes in that pull that had already come in because I was on leave, but also we hadn't found the bugs yet. So this week it's a bit bigger, though not ridiculous. Hopefully things will settle down from here on. cheers The following changes since commit 94686c3c9410403278cea071bac97ed034cf19bd: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2017-09-19 17:05:53 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.14-3 for you to fetch changes up to b537ca6fede69a281dc524983e5e633d79a10a08: powerpc/pseries: Fix parent_dn reference leak in add_dt_node() (2017-09-21 19:33:16 +1000) ---------------------------------------------------------------- powerpc fixes for 4.14 #3 Four fixes for the new instruction emulation code. A fix for CPU offline on bare metal machines when certain idle states are not supported, and a fix for a device_node refcounting oops during CPU hotplug, caused by recent changes. Going to stable are a fix for an oops during core dump on machines that have TM (Transactional Memory) disabled. Reordering some EEH initialisation to avoid trashing memory, and another device_node refcounting fix. And a few other minor things. Thanks to: Anton Blanchard, Benjamin Herrenschmidt, Cyril Bur, Gautham R. Shenoy, Gustavo Romero, Kamalesh Babulal, Matthew Weber, Matt Weber, Naveen N. Rao, Nicholas Piggin, Pavithra Prakash, Ravi Bangoria, Ronak Desai, Scott Wood, Tyrel Datwyler. ---------------------------------------------------------------- Anton Blanchard (3): powerpc/sstep: Fix issues with set_cr0() powerpc/sstep: Fix issues with mcrf powerpc/sstep: mullw should calculate a 64 bit signed result Benjamin Herrenschmidt (1): powerpc/eeh: Create PHB PEs after EEH is initialized Gautham R. Shenoy (1): powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline Gustavo Romero (1): powerpc/tm: Flush TM only if CPU has TM feature Matt Weber (1): powerpc/e6500: Update machine check for L1D cache err Michael Ellerman (2): powerpc/configs: Update for CONFIG_SND changes Merge branch 'next' of git://git.kernel.org/.../scottwood/linux into fixes Naveen N. Rao (1): powerpc/kprobes: Update optprobes to use emulate_update_regs() Ravi Bangoria (1): powerpc/sysrq: Fix oops whem ppmu is not registered Tyrel Datwyler (2): powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR powerpc/pseries: Fix parent_dn reference leak in add_dt_node() arch/powerpc/configs/g5_defconfig | 5 +++-- arch/powerpc/configs/gamecube_defconfig | 5 +++-- arch/powerpc/configs/pasemi_defconfig | 3 ++- arch/powerpc/configs/pmac32_defconfig | 7 ++++--- arch/powerpc/configs/ppc64_defconfig | 7 ++++--- arch/powerpc/configs/ppc64e_defconfig | 7 ++++--- arch/powerpc/configs/ppc6xx_defconfig | 7 ++++--- arch/powerpc/configs/wii_defconfig | 5 +++-- arch/powerpc/kernel/eeh.c | 4 ++++ arch/powerpc/kernel/eeh_dev.c | 18 ------------------ arch/powerpc/kernel/optprobes.c | 4 +++- arch/powerpc/kernel/ptrace.c | 2 +- arch/powerpc/kernel/traps.c | 12 ++++++++++-- arch/powerpc/lib/sstep.c | 23 ++++++++++++----------- arch/powerpc/perf/core-book3s.c | 5 +++++ arch/powerpc/platforms/powernv/idle.c | 8 +++++++- arch/powerpc/platforms/pseries/dlpar.c | 1 - arch/powerpc/platforms/pseries/hotplug-cpu.c | 6 +++++- arch/powerpc/platforms/pseries/mobility.c | 4 +++- 19 files changed, 77 insertions(+), 56 deletions(-)
signature.asc
Description: PGP signature