On Thu, Nov 6, 2025 at 2:08 PM Haiyue Wang <[email protected]> wrote: > > Strange thing is that ONLY 'rust/bindings.o'failed. And if I add > '$(obj)/bindings.o: private skip_gendwarfksyms = 1', rust build > will be successful.
Thanks for the report! Would you mind copy-pasting/attaching the your kernel config file instead? i.e. the `.config` file (the `rustc` flags aren't the best to reproduce the issue). Cc'ing Sami as well. Cheers, Miguel
