On Thu, 7 Jul 2022 16:55:14 +0200, Christophe Leroy wrote: > ppc_opcode_t is just an u32. There is no point in hiding u32 > behind such a typedef. Remove it. > >
Applied to powerpc/next. [1/3] powerpc/probes: Remove ppc_opcode_t https://git.kernel.org/powerpc/c/7b48377e1d9f68a1b58dfd22d40b083f38ce76a0 [2/3] powerpc/ppc-opcode: Define and use PPC_RAW_TRAP() and PPC_RAW_TW() https://git.kernel.org/powerpc/c/d00d762daf1278641eec92d74011a7e625e84a68 [3/3] powerpc/ppc-opcode: Define and use PPC_RAW_SETB() https://git.kernel.org/powerpc/c/de40303b54bc458d7df0d4b4ee1d296df7fe98c7 cheers