Re: [PATCH] rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0
From: Miguel Ojeda
Date: Sat Nov 01 2025 - 11:54:29 EST
On Sat, Nov 1, 2025 at 12:15 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> Does this need a CC stable too?
Definitely -- I just forgot my usual line:
Cc: stable@xxxxxxxxxxxxxxx # Needed in 6.12.y and later (Rust is
pinned in older LTSs).
Thanks!
I will apply this when upstream's PR gets merged and send it together
with a couple other fixes.
Cheers,
Miguel