Hi Miguel, On Tue, Nov 11, 2025 at 1:41 PM Miguel Ojeda <[email protected]> wrote: > > On Sat, Nov 8, 2025 at 6:08 AM Miguel Ojeda > <[email protected]> wrote: > > > > Exactly, that is what I was suggesting in the other thread about > > editing the `cmd` command or directly teaching `genkallksyms` to > > auto-skip, but I didn't know if there was a reason you didn't do that > > originally instead of having (some of) the `skip_*` lines in the > > `Makefile`. > > > > If not, then I assume we could already remove some of those lines, > > e.g. the one for `ffi.o` (no need to do it on the fix, of course, > > better to keep it minimal, but just to confirm there is no hidden > > reason there). > > For (cross-)reference: I sent "v2" of the fix, essentially taking your > patch and my commit log and putting them together -- please let me > know if this is with you! > > > https://lore.kernel.org/rust-for-linux/[email protected]/
Yes, that looks good to me. Thanks for picking this up! Sami
