Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Pull powerpc fixes from Michael Ellerman: - Four commits fixing various things in the new C VDSO code - One fix for a 32-bit VMAP stack bug - Two minor build fixes Thanks to Cédric Le Goater, Christophe Leroy, and Will Springer. * tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO powerpc/vdso: Block R_PPC_REL24 relocations powerpc/smp: Add __init to init_big_cores() powerpc/time: Force inlining of get_tb() powerpc/boot: Fix build of dts/fsl
No related branches found
No related tags found
Showing
- arch/powerpc/boot/Makefile 2 additions, 0 deletionsarch/powerpc/boot/Makefile
- arch/powerpc/include/asm/ppc_asm.h 6 additions, 1 deletionarch/powerpc/include/asm/ppc_asm.h
- arch/powerpc/include/asm/vdso/timebase.h 1 addition, 1 deletionarch/powerpc/include/asm/vdso/timebase.h
- arch/powerpc/kernel/head_32.h 16 additions, 9 deletionsarch/powerpc/kernel/head_32.h
- arch/powerpc/kernel/smp.c 1 addition, 1 deletionarch/powerpc/kernel/smp.c
- arch/powerpc/kernel/vdso32/Makefile 2 additions, 2 deletionsarch/powerpc/kernel/vdso32/Makefile
- arch/powerpc/kernel/vdso64/Makefile 1 addition, 1 deletionarch/powerpc/kernel/vdso64/Makefile
Please register or sign in to comment