]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 7 Jul 2022 14:55:15 +0000 (16:55 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 27 Jul 2022 11:36:05 +0000 (21:36 +1000)
commitd00d762daf1278641eec92d74011a7e625e84a68
tree26d9820e178c5c0e9117368c6312f8b3a5cc7fe4
parent7b48377e1d9f68a1b58dfd22d40b083f38ce76a0
powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW()

Add and use PPC_RAW_TRAP() instead of opencoding.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/52c7e522e56a38e3ff0363906919445920005a8f.1657205708.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/ppc-opcode.h
arch/powerpc/include/asm/probes.h
arch/powerpc/xmon/xmon.c