]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98ada49753a2a7d01c4f4c55e40fc2912dcfc8db
tree758f69ab07c45008857f53e4374731933a4a44a3
parent6eeb428c560cd8b6510cf7f97e54305e8946331a
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