Re: [PATCH] objtool/rust: add one more `noreturn` Rust function
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72kBrbV827gHUXd4R3AJrMTAVwxA=vGvzJ_AuOcNjVfVtg@mail.gmail.com> |
On Wed, Aug 5, 2026 at 4:45 PM Miguel Ojeda <[email protected]> wrote: > > When the pointer formatting series [1] is applied and KUnit tests > are enabled, `objtool` would report an error with any of our > supported Rust versions. For instance, with Rust 1.97.1: With the version that I applied of that series, this was not strictly needed anymore. Cheers, Miguel