Re: [PATCH V2 1/3] powerpc/jump_label: adjust inline asm to be consistent

From: Alice Ryhl

Date: Thu Feb 05 2026 - 03:24:43 EST


On Thu, Feb 05, 2026 at 02:31:23AM +0530, 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")'
>
> Signed-off-by: Madhavan Srinivasan <maddy@xxxxxxxxxxxxx>
> Signed-off-by: Mukesh Kumar Chaurasiya (IBM) <mkchauras@xxxxxxxxx>

Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>