Re: [PATCH v2] arm: rust: Enable Rust support for ARMv7
From: Christian Schrefl
Date: Tue Jul 30 2024 - 12:35:21 EST
On 30.07.24 6:00 PM, Miguel Ojeda wrote:
> On Mon, Jul 29, 2024 at 11:58 AM Christian Schrefl
> <chrisi.schrefl@xxxxxxxxx> wrote:
>>
>> This has been on the mailing list for quite some time with only a few responses.
>
> Up to arm to take it -- if it helps, I tried the patch, including
> building, booting in QEMU, running the KUnit tests and loading the
> sample modules. Thus:
>
> Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
> Tested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Did you apply it on 6.11-rc1?
> However, to keep our build Clippy-clean, it requires a a patch like:
>
> https://lore.kernel.org/rust-for-linux/20240730155702.1110144-1-ojeda@xxxxxxxxxx/
>
> which should ideally be applied together.
I think that I ran clippy, maybe that changed between 6.10 and 6.11.
> I hope that helps!
>
> (Nit: please avoid top-posting, see https://subspace.kernel.org/etiquette.html)
Sorry, I'm still getting used to using the mailing list.
Cheers,
Christian