On Sun, May 11, 2025 at 8:02 AM Thomas Weißschuh <linux@xxxxxxxxxxxxxx> wrote: > > Fixes: Fixes: dbdffaf50ff9 ("kbuild, rust: use -fremap-path-prefix to make paths relative") Double "Fixes:" > Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> Hmm... could you please give a bit of detail on what workflow breaks? I quickly tried to open a C and a Rust object file with gdb and it seemed fine. I can try later on after some travel. In any case, Masahiro: if you need to revert, then please feel free to add: Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx> (We can keep commit 2c8725c1dca3 ("rust: kbuild: skip `--remap-path-prefix` for `rustdoc`") since it just filters out; and that way we don't forget re-adding it if needed). Thanks! Cheers, Miguel