Re: [PATCH v2] rust: module_param: return value by copy from `value`
Miguel Ojeda <[email protected]> Fri, 10 Jul 2026 16:41:55 +0200
| Newsgroups | org.kernel.vger.linux-modules,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72=J=5KGq_+nurjBk7nGPeP5iB6sTmZFBdRd_QbPSMZm7w@mail.gmail.com> |
On Fri, Jul 10, 2026 at 4:26 PM Alice Ryhl <[email protected]> wrote: > > I understand this is probably due to a new function in Rust stdlib that > is no_return, so probably not caused by this patch even if this is > triggering it. I can take a look and perhaps push a patch via `rust-fixes`, which would make it fixed by the time this one lands in the merge window. Cheers, Miguel