Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Fix a false positive warning in __pte_needs_flush() (with DEBUG_VM=y) - Fix oops when a PF_IO_WORKER thread tries to core dump - Don't try to reconfigure VAS when it's disabled Thanks to Benjamin Gray, Haren Myneni, Jens Axboe, Nathan Lynch, and Russell Currey. * tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled powerpc: Don't try to copy PPR for task with NULL pt_regs powerpc/64s: Fix __pte_needs_flush() false positive warning
Showing
- arch/powerpc/include/asm/book3s/64/tlbflush.h 7 additions, 2 deletionsarch/powerpc/include/asm/book3s/64/tlbflush.h
- arch/powerpc/kernel/ptrace/ptrace-view.c 6 additions, 0 deletionsarch/powerpc/kernel/ptrace/ptrace-view.c
- arch/powerpc/platforms/pseries/vas.c 8 additions, 0 deletionsarch/powerpc/platforms/pseries/vas.c
Please register or sign in to comment