powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 20 May 2021 10:23:11 +0000 (10:23 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 15 Jun 2021 14:16:49 +0000 (00:16 +1000)
commitf30becb5e9ec086257162f78be491c0920c616b7
tree758f69ab07c45008857f53e4374731933a4a44a3
parentdeefd0ae990a689089ea1e4f5ad41799d63d4fd9
powerpc: Replace PPC_INST_NOP by PPC_RAW_NOP()

On the road to removing all PPC_INST_xx defines in
asm/ppc-opcodes.h, change PPC_INST_NOP to PPC_RAW_NOP().

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/ad46c195ca1b8572629ef07ba6bfe247585239a6.1621506159.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/kernel/crash_dump.c
arch/powerpc/kernel/jump_label.c
arch/powerpc/kernel/setup_32.c
arch/powerpc/lib/test_emulate_step.c