Re: [PATCH 22/46] rust: kunit: add __rust_helper to helpers
From: Alice Ryhl
Date: Fri Dec 12 2025 - 21:45:47 EST
On Sat, Dec 13, 2025 at 11:12 AM David Gow <davidgow@xxxxxxxxxx> wrote:
>
> On Wed, 3 Dec 2025 at 03:38, Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
> >
> > This is needed to inline these helpers into Rust code.
> >
> > Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
> > ---
> > Cc: Brendan Higgins <brendan.higgins@xxxxxxxxx>
> > Cc: David Gow <davidgow@xxxxxxxxxx>
> > Cc: Rae Moar <rmoar@xxxxxxxxxx>
> > Cc: linux-kselftest@xxxxxxxxxxxxxxx
> > ---
>
> I'm assuming you'd prefer all of these to go in via the rust tree?
> (But if you prefer, there's no problem with us taking this via the
> kselftest/kunit tree.)
Picking it up through the kselftest/kunit tree would be great!
Alice