Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Fix a bad interaction between the scv handling and the fallback L1D flush, which could lead to user register corruption. Only affects people using scv (~no one) on machines with old firmware that are missing the L1D flush. - Two small selftest fixes. Thanks to Eirik Fuller, Libor Pechacek, Nicholas Piggin, Sandipan Das, and Tulio Magno Quites Machado Filho. * tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/64s: fix scv entry fallback flush vs interrupt selftests/powerpc: Only test lwm/stmw on big endian selftests/powerpc: Fix exit status of pkey tests
No related branches found
No related tags found
Showing
- arch/powerpc/include/asm/exception-64s.h 13 additions, 0 deletionsarch/powerpc/include/asm/exception-64s.h
- arch/powerpc/include/asm/feature-fixups.h 10 additions, 0 deletionsarch/powerpc/include/asm/feature-fixups.h
- arch/powerpc/kernel/entry_64.S 1 addition, 1 deletionarch/powerpc/kernel/entry_64.S
- arch/powerpc/kernel/exceptions-64s.S 19 additions, 0 deletionsarch/powerpc/kernel/exceptions-64s.S
- arch/powerpc/kernel/vmlinux.lds.S 7 additions, 0 deletionsarch/powerpc/kernel/vmlinux.lds.S
- arch/powerpc/lib/feature-fixups.c 21 additions, 3 deletionsarch/powerpc/lib/feature-fixups.c
- tools/testing/selftests/powerpc/alignment/alignment_handler.c 4 additions, 1 deletion...s/testing/selftests/powerpc/alignment/alignment_handler.c
- tools/testing/selftests/powerpc/mm/pkey_exec_prot.c 1 addition, 1 deletiontools/testing/selftests/powerpc/mm/pkey_exec_prot.c
- tools/testing/selftests/powerpc/mm/pkey_siginfo.c 1 addition, 1 deletiontools/testing/selftests/powerpc/mm/pkey_siginfo.c
Loading
Please register or sign in to comment