Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "Some more powerpc fixes for 5.3: - Wire up the new clone3 syscall. - A fix for the PAPR SCM nvdimm driver, to fix a crash when firmware gives us a device that's attached to a non-online NUMA node. - A fix for a boot failure on 32-bit with KASAN enabled. - Three fixes for implicit fall through warnings, some of which are errors for us due to -Werror. Thanks to: Aneesh Kumar K.V, Christophe Leroy, Kees Cook, Santosh Sivaraj, Stephen Rothwell" * tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/kasan: fix early boot failure on PPC32 drivers/macintosh/smu.c: Mark expected switch fall-through powerpc/spe: Mark expected switch fall-throughs powerpc/nvdimm: Pick nearby online node if the device node is not online powerpc/kvm: Fall through switch case explicitly powerpc: Wire up clone3 syscall
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/unistd.h 1 addition, 0 deletionsarch/powerpc/include/asm/unistd.h
- arch/powerpc/kernel/align.c 4 additions, 0 deletionsarch/powerpc/kernel/align.c
- arch/powerpc/kernel/entry_32.S 8 additions, 0 deletionsarch/powerpc/kernel/entry_32.S
- arch/powerpc/kernel/entry_64.S 5 additions, 0 deletionsarch/powerpc/kernel/entry_64.S
- arch/powerpc/kernel/syscalls/syscall.tbl 1 addition, 1 deletionarch/powerpc/kernel/syscalls/syscall.tbl
- arch/powerpc/kvm/book3s_32_mmu.c 1 addition, 0 deletionsarch/powerpc/kvm/book3s_32_mmu.c
- arch/powerpc/mm/kasan/kasan_init_32.c 5 additions, 2 deletionsarch/powerpc/mm/kasan/kasan_init_32.c
- arch/powerpc/platforms/pseries/papr_scm.c 27 additions, 2 deletionsarch/powerpc/platforms/pseries/papr_scm.c
- drivers/macintosh/smu.c 1 addition, 0 deletionsdrivers/macintosh/smu.c
Loading
Please register or sign in to comment