Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "Nine small fixes, really nothing that stands out. A work-around for a spurious MCE on Power9. A CXL fault handling fix, some fixes to the new XIVE code, and a fix to the new 32-bit STRICT_KERNEL_RWX code. Fixes for old code/stable: an fix to an incorrect TLB flush on boot but not on any current machines, a compile error on 4xx and a fix to memory hotplug when using radix (Power9). Thanks to: Anton Blanchard, Cédric Le Goater, Christian Lamparter, Christophe Leroy, Christophe Lombard, Guenter Roeck, Jeremy Kerr, Michael Neuling, Nicholas Piggin" * tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/powernv: Increase memory block size to 1GB on radix powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled powerpc/xive: Clear XIVE internal structures when a CPU is removed powerpc/xive: Fix IPI reset powerpc/4xx: Fix compile error with 64K pages on 40x, 44x powerpc: Fix action argument for cpufeatures-based TLB flush cxl: Fix memory page not handled powerpc: Fix workaround for spurious MCE on POWER9 powerpc: Handle MCE on POWER9 with only DSISR bit 30 set
Showing
- arch/powerpc/kernel/dt_cpu_ftrs.c 2 additions, 2 deletionsarch/powerpc/kernel/dt_cpu_ftrs.c
- arch/powerpc/kernel/mce_power.c 13 additions, 0 deletionsarch/powerpc/kernel/mce_power.c
- arch/powerpc/kernel/setup-common.c 0 additions, 3 deletionsarch/powerpc/kernel/setup-common.c
- arch/powerpc/mm/pgtable_32.c 1 addition, 1 deletionarch/powerpc/mm/pgtable_32.c
- arch/powerpc/platforms/powernv/setup.c 9 additions, 1 deletionarch/powerpc/platforms/powernv/setup.c
- arch/powerpc/sysdev/xive/common.c 8 additions, 0 deletionsarch/powerpc/sysdev/xive/common.c
- arch/powerpc/sysdev/xive/spapr.c 4 additions, 0 deletionsarch/powerpc/sysdev/xive/spapr.c
- drivers/misc/cxl/cxllib.c 11 additions, 2 deletionsdrivers/misc/cxl/cxllib.c
Loading
Please register or sign in to comment