Re: [PATCH v2 19/27] rust: slab: add __rust_helper to helpers
From: Alice Ryhl
Date: Mon Jan 05 2026 - 08:06:26 EST
On Mon, Jan 05, 2026 at 01:56:05PM +0100, Danilo Krummrich wrote:
> 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>
Sounds good to me. There is also mm and maple_tree for Andrew Morton.
Alice