From: Linus Torvalds Date: Sun, 24 Jan 2021 17:40:51 +0000 (-0800) Subject: Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc... X-Git-Tag: v5.11-rc5~15 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=14c50a66183856672d822f25dbb73ad26d1e8f11;p=users%2Fdwmw2%2Flinux.git 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 --- 14c50a66183856672d822f25dbb73ad26d1e8f11