On Sun Mar 29, 2026 at 5:02 PM BST, Mukesh Kumar Chaurasiya (IBM) wrote:
> Added support for a new macro ARCH_STATIC_BRANCH_ASM in powerpc
> to avoid duplication of inline asm between C and Rust. This is
> inline with commit aecaf181651c '("jump_label: adjust inline asm to be
> consistent")'
>
> Co-developed-by: Madhavan Srinivasan <[email protected]>
> Signed-off-by: Madhavan Srinivasan <[email protected]>
> Reviewed-by: Alice Ryhl <[email protected]>
> Reviewed-by: Christophe Leroy (CS GROUP) <[email protected]>
> Signed-off-by: Mukesh Kumar Chaurasiya (IBM) <[email protected]>
Reviewed-by: Gary Guo <[email protected]>
> ---
> arch/powerpc/include/asm/jump_label.h | 23 +++++++++++++----------
> 1 file changed, 13 insertions(+), 10 deletions(-)