Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "The main attraction is a fix for a bug in the new drmem code, which was causing an oops on boot on some versions of Qemu. There's also a fix for XIVE (Power9 interrupt controller) on KVM, as well as a few other minor fixes. Thanks to: Corentin Labbe, Cyril Bur, Cédric Le Goater, Daniel Black, Nathan Fontenot, Nicholas Piggin" * tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/pseries: Check for zero filled ibm,dynamic-memory property powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=n powerpc/powernv: IMC fix out of bounds memory access at shutdown powerpc/xive: Use hw CPU ids when configuring the CPU queues powerpc: Expose TSCR via sysfs only on powernv
Showing
- arch/powerpc/include/asm/topology.h 3 additions, 0 deletionsarch/powerpc/include/asm/topology.h
- arch/powerpc/kernel/sysfs.c 4 additions, 2 deletionsarch/powerpc/kernel/sysfs.c
- arch/powerpc/mm/drmem.c 8 additions, 0 deletionsarch/powerpc/mm/drmem.c
- arch/powerpc/platforms/powernv/opal-imc.c 4 additions, 2 deletionsarch/powerpc/platforms/powernv/opal-imc.c
- arch/powerpc/sysdev/xive/spapr.c 10 additions, 6 deletionsarch/powerpc/sysdev/xive/spapr.c
Please register or sign in to comment