lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ