powerpc/64: Sanitise user registers on interrupt in pseries, POWERNV
authorRohan McLure <rmclure@linux.ibm.com>
Thu, 1 Dec 2022 07:10:19 +0000 (18:10 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 2 Dec 2022 09:46:09 +0000 (20:46 +1100)
commit7cd882df9485988f7d9b3fae04fde4e95a4c7a74
treee15e662bcdd39fafe445532c3b8c8d58c91c1905
parentefe1691ac814e4cf3653538b701662cbd905bddc
powerpc/64: Sanitise user registers on interrupt in pseries, POWERNV

Cause pseries and POWERNV platforms to default to zeroising all potentially
user-defined registers when entering the kernel by means of any interrupt
source, reducing user-influence of the kernel and the likelihood or
producing speculation gadgets.

Acked-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Rohan McLure <rmclure@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221201071019.1953023-7-rmclure@linux.ibm.com
arch/powerpc/Kconfig