Re: [PATCH v6 6/6] s390: Enable Rust support

From: Miguel Ojeda

Date: Tue Jun 16 2026 - 04:45:49 EST


On Tue, Jun 16, 2026 at 9:39 AM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> Since fixing this requires a change in rustc to recognize the backchain
> target feature, has this work been started? I think that for stuff like
> this, we should make to at least start working on fixing the warning so
> that we don't emit a warning forever.

That is the expectation, yeah.

Jan et al.: for powerpc I have been accumulating the links etc. in
https://github.com/Rust-for-Linux/linux/issues/105 -- do you have
similar links to the ongoing work for s390 so that I can fill the
equivalent https://github.com/Rust-for-Linux/linux/issues/106?

Thanks!

Cheers,
Miguel