Re: [PATCH 00/13] Support several Rust toolchain versions

From: Andreas Hindborg
Date: Wed Jul 03 2024 - 14:29:28 EST


"Miguel Ojeda" <miguel.ojeda.sandonis@xxxxxxxxx> writes:

> On Wed, Jul 3, 2024 at 7:35 PM Andreas Hindborg <nmi@xxxxxxxxxxxx> wrote:
>>
>> Maybe because I am on v6.9?
>
> Yeah, you need https://lore.kernel.org/rust-for-linux/20240401212303.537355-4-ojeda@xxxxxxxxxx/
> -- please see the "## LLVM's data layout" section in the commit
> message.

I applied it to the rnull tree based on v6.10-rc3 [1] and ran some tests
with rustc 1.78.0 and 1.79.0 without encountering any problems.


Tested-by: Andreas Hindborg <a.hindborg@xxxxxxxxxxx>


Best regards,
Andreas


[1] https://github.com/metaspace/linux/tree/rnull-v6.10-rc3