On Thu, 03 Aug 2023 11:33:52 -0700, Nick Desaulniers wrote: > Clang didn't recognize the instruction tlbilxlpid. This was fixed in > clang-18 [0] then backported to clang-17 [1]. To support clang-16 and > older, rather than using that instruction bare in inline asm, add it to > ppc-opcode.h and use that macro as is done elsewhere for other > instructions. > > > [...] Applied to powerpc/next. [1/1] powerpc/inst: add PPC_TLBILX_LPID https://git.kernel.org/powerpc/c/ae7936d232d862e5b8311180036281ffe93735b8 cheers