]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
authorNicholas Piggin <npiggin@gmail.com>
Tue, 8 Mar 2022 13:50:37 +0000 (23:50 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 19 May 2022 13:11:27 +0000 (23:11 +1000)
commitc5a65e0a420d50655bf692fc7386813683c0cd81
treee2c58770330f20b10959c70b9137b0a8f5a0d83a
parent4e949faae2bd42783a2b2b732b7bf17557d94cfb
powerpc/rtas: Call enter_rtas with MSR[EE] disabled

Disable MSR[EE] in C code rather than asm.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Laurent Dufour <ldufour@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220308135047.478297-5-npiggin@gmail.com
arch/powerpc/kernel/rtas.c
arch/powerpc/kernel/rtas_entry.S