Re: [PATCH] objtool/rust: add one more `noreturn` Rust function

From: Miguel Ojeda
Date: Mon Apr 14 2025 - 11:25:15 EST


On Sun, Apr 13, 2025 at 2:26 AM Miguel Ojeda <ojeda@xxxxxxxxxx> wrote:
>
> Thus add it to the list so that `objtool` knows it is actually `noreturn`.

Applied to `rust-fixes` -- thanks everyone! I applied it early to
start to get testing -- tags still welcomed for a day or so.

I changed the title a bit (adding "for Rust 1.86.0") to avoid
confusion with a previous patch (and future ones), since a bot already
got confused.

If `objtool` prefers to apply this instead, please let me know and I
will drop it!

Cheers,
Miguel