Re: [PATCH v2 09/27] rust: jump_label: add __rust_helper to helpers

From: Miguel Ojeda

Date: Tue Feb 10 2026 - 12:56:04 EST


On Mon, Jan 5, 2026 at 2:08 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> This is needed to inline these helpers into Rust code.
>
> Reviewed-by: Boqun Feng <boqun.feng@xxxxxxxxx>
> Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>
> Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> ---
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> Cc: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
> Cc: Jason Baron <jbaron@xxxxxxxxxx>
> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Cc: Ard Biesheuvel <ardb@xxxxxxxxxx>

This one is the last one -- I guess if new ones were added during the
merge window, we can have a v3 next cycle with this one plus any new
ones.

Otherwise, I guess I will end up applying it after -rc1 -- and
Acked-by would be nice.

Thanks!

Cheers,
Miguel