]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43bc100086dd066d62dd66302053433dd7fcb284
treed0dfcf26f691200941e701f6fa6c895b29c3e1a2
parent700e3f2f62e65ad092cc03b4fd0ba3c84a81526a
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