powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
authorNicholas Piggin <npiggin@gmail.com>
Tue, 8 Mar 2022 13:50:35 +0000 (23:50 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 19 May 2022 13:11:27 +0000 (23:11 +1000)
commit07940b4b61cf0cbcfb9e4226c07318f737157c42
treed0dfcf26f691200941e701f6fa6c895b29c3e1a2
parent838ee286ecc9a3c76e6bd8f5aaad0c8c5c66b9ca
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit

This symbol is marked nokprobe on 32-bit but not 64-bit, add it.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220308135047.478297-3-npiggin@gmail.com
arch/powerpc/kernel/rtas_entry.S