Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "Just two fixes, both going to stable. - Our support for split pmd page table lock had a bug which could lead to a crash on mremap() when using the Radix MMU (Power9 only). - A fix for the PAPR SCM driver (nvdimm) we added last release, which had a bug where we might mis-handle a hypervisor response leading to us failing to attach the memory region. Thanks to: Aneesh Kumar K.V, Oliver O'Halloran" * tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/papr_scm: Use the correct bind address powerpc/radix: Fix kernel crash with mremap()
Showing
- arch/powerpc/include/asm/book3s/64/pgtable.h 7 additions, 15 deletionsarch/powerpc/include/asm/book3s/64/pgtable.h
- arch/powerpc/mm/pgtable-book3s64.c 22 additions, 0 deletionsarch/powerpc/mm/pgtable-book3s64.c
- arch/powerpc/platforms/pseries/papr_scm.c 4 additions, 1 deletionarch/powerpc/platforms/pseries/papr_scm.c
Please register or sign in to comment