[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72nVJpptasJM5+Xe3MGYfP4CZ6=acPV82X=EgVf=3C25MQ@mail.gmail.com>
Date: Sat, 16 Aug 2025 23:21:47 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Danilo Krummrich <dakr@...nel.org>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Brendan Higgins <brendan.higgins@...ux.dev>, David Gow <davidgow@...gle.com>,
Masahiro Yamada <masahiroy@...nel.org>, Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <lossin@...nel.org>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>, rust-for-linux@...r.kernel.org,
Rae Moar <rmoar@...gle.com>, linux-kselftest@...r.kernel.org,
kunit-dev@...glegroups.com, Nathan Chancellor <nathan@...nel.org>,
Nicolas Schier <nicolas@...sle.eu>, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, patches@...ts.linux.dev
Subject: Re: [PATCH] rust: kernel: remove support for unused host `#[test]`s
On Tue, Jul 29, 2025 at 10:27 AM Danilo Krummrich <dakr@...nel.org> wrote:
>
> Nice! This should also allow us to remove the Cmalloc allocator subsequently.
Yeah, unless we want to use it in the `macros` crate for an example or
similar -- I didn't include the removal directly here mainly to split
that decision into another step, but given this other issue in
`rusttest` I just sent:
https://lore.kernel.org/rust-for-linux/20250816204215.2719559-1-ojeda@kernel.org/
I think it is easiest to just get rid of it (and anyway eventually I
want to run the tests from the macros crate within the kernel too).
I have sent a patch for that here:
https://lore.kernel.org/rust-for-linux/20250816211900.2731720-1-ojeda@kernel.org/
Cheers,
Miguel
Powered by blists - more mailing lists