[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72k_gvPhgb-bJ4RpYXgOJALk3Hwc=oAbSLzg8WDq81vFjw@mail.gmail.com>
Date: Tue, 23 Mar 2021 02:24:52 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Joshua Abraham <j.abraham1776@...il.com>
Cc: Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>,
rust-for-linux@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: drivers/char/rust_example fails to load
On Mon, Mar 22, 2021 at 1:20 PM Miguel Ojeda
<miguel.ojeda.sandonis@...il.com> wrote:
>
> I'll take a look at fixing those soon.
For those that may read this or run into the same issue: this started
with the LLVM 12 upgrade in rustc nightlies. Therefore, please avoid
the very latest nightlies (>= nightly-2021-03-05) until [1] is
resolved.
To automatically setup a known-to-work nightly for Rust for Linux (the
one we use the most in the CI), run:
rustup default nightly-2021-02-20
[1] https://github.com/Rust-for-Linux/linux/issues/135
Cheers,
Miguel
Powered by blists - more mailing lists