-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi Linus,
Please pull some powerpc fixes for 5.11: The following changes since commit 8a5be36b9303ae167468d4f5e1b3c090b9981396: Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2020-12-17 13:34:25 -0800) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.11-2 for you to fetch changes up to d5c243989fb0cb03c74d7340daca3b819f706ee7: powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too (2020-12-21 22:24:00 +1100) - ------------------------------------------------------------------ powerpc fixes for 5.11 #2 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, Will Springer. - ------------------------------------------------------------------ Christophe Leroy (2): powerpc/time: Force inlining of get_tb() powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too Cédric Le Goater (1): powerpc/smp: Add __init to init_big_cores() Michael Ellerman (4): powerpc/boot: Fix build of dts/fsl powerpc/vdso: Block R_PPC_REL24 relocations powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO arch/powerpc/boot/Makefile | 2 ++ arch/powerpc/include/asm/ppc_asm.h | 7 +++++- arch/powerpc/include/asm/vdso/timebase.h | 2 +- arch/powerpc/kernel/head_32.h | 25 +++++++++++++------- arch/powerpc/kernel/smp.c | 2 +- arch/powerpc/kernel/vdso32/Makefile | 4 ++-- arch/powerpc/kernel/vdso64/Makefile | 2 +- 7 files changed, 29 insertions(+), 15 deletions(-) -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAl/j9DYACgkQUevqPMjh pYBjQQ/8CcfenT8pA9/vHqI/soyjASFrFtQLiHz1IrAJtzs1USnOrI9JhTYOsLlb HoUBITMzHJx9TkcT5l06f+BdscNRuCoxn3QLzfBZZkAFHK2Rfn51xJ7Un+THyZzc 3jqtuzrfBaoq3Ccut7Y0QrfuGW6eV+Q26/JThZJBee/K6jzBucPV7ZA/xA4qpLyY XxAnubSK/kMQixOOWeCqAgjcx8/CHe1rf7UhT2rWdLDoaUxq7UjIpbZlZ2r8YwiO e7FbrWKps0o3RW5953mYhYyHpIKanJlnB2Hl90g/MBRuwDqcoiTeKuAQV/7fNWOx eWRA2FfEFON+j4/3LEs6IN+OxSEoF/DkfBFnFogdbx4sv2uwrXwlWzDyRfWJJSNK PHKdUXE7sST4U9QgCZ0Mn5vz6BvCLWRFTowP4VR//we+xSyYca0s56XnKGZvEV/F dQ45aACT5EMjF1B/+AG725wf4ELKmxdJNXjLvrfuWuUsz5mt3Tl1Uh0pPmT3BD4B M1evyjp7+noSCjHYTooBiVqJwM2begiGBM4pD0UqLHt4cl6xvGhUE/LckJKmsPxn /WtXnXTg+/zBFO0NZ0s7UVcbO5sCpSVIRJ+cGL1AR/fWMSQBGxoH4JRJ4ov9rJGh /usuFCwBJKpRJxLFhgi5TrSnfYpoH+svHDU4deytU6wWmnenrzA= =V9FR -----END PGP SIGNATURE-----