Re: [PATCH v2 19/27] rust: slab: add __rust_helper to helpers
From: Danilo Krummrich
Date: Mon Jan 05 2026 - 08:02:59 EST
On Mon Jan 5, 2026 at 1:42 PM CET, Alice Ryhl 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>
Since this file contains the helpers for the alloc module, I assume I should
take it through the alloc tree? Maybe we should also add it to the alloc entry
in maintainers.
Anyways, so far I do not have anything staged in the alloc tree for this cycle,
so it would probably be easier if either Andrew or Miguel picks it up directly.
Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>