Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: "Some more powerpc fixes for 5.6: - One fix for a recent regression to our breakpoint/watchpoint code. - Another fix for our KUAP support, this time a missing annotation in a rarely used path in signal handling. - A fix for our handling of a CPU feature that effects the PMU, when booting guests in some configurations. - A minor fix to our linker script to explicitly include the .BTF section. Thanks to: Christophe Leroy, Desnes A. Nunes do Rosario, Leonardo Bras, Naveen N. Rao, Ravi Bangoria, Stefan Berger" * tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() powerpc: fix hardware PMU exception bug on PowerVM compatibility mode systems powerpc: Include .BTF section powerpc/watchpoint: Don't call dar_within_range() for Book3S
No related branches found
No related tags found
Showing
- arch/powerpc/kernel/cputable.c 3 additions, 1 deletionarch/powerpc/kernel/cputable.c
- arch/powerpc/kernel/hw_breakpoint.c 7 additions, 5 deletionsarch/powerpc/kernel/hw_breakpoint.c
- arch/powerpc/kernel/vmlinux.lds.S 6 additions, 0 deletionsarch/powerpc/kernel/vmlinux.lds.S
- arch/powerpc/mm/mem.c 2 additions, 0 deletionsarch/powerpc/mm/mem.c
Please register or sign in to comment