Re: drivers/char/rust_example fails to load
From: Miguel Ojeda <hidden>
Date: 2021-03-22 12:21:18
Also in:
lkml
From: Miguel Ojeda <hidden>
Date: 2021-03-22 12:21:18
Also in:
lkml
Hi Joshua, On Mon, Mar 22, 2021 at 3:53 AM Joshua Abraham [off-list ref] wrote:
Cheers, using rustc 1.52.0-nightly (9b471a3f5 2021-02-19) fixed the issue. Interesting that the newer nightly compiler creates these new relocations for the code!
Thanks a lot for the report and for confirming that worked for you! I'll take a look at fixing those soon. Cheers, Miguel