On Thu, Jul 24, 2025 at 3:50 PM Alexey Gladkov <legion@xxxxxxxxxx> wrote: > > At this point, if a symbol is compiled as part of the kernel, > information about which module the symbol belongs to is lost. > > To save this it is possible to add the module name to the alias name. > It's not very pretty, but it's possible for now. > > Cc: Miguel Ojeda <ojeda@xxxxxxxxxx> Thanks for the ping -- Cc'ing as well Andreas who is working on module bits lately (but is away right now) and Danilo who maintains the modified file: Cc: Andreas Hindborg <a.hindborg@xxxxxxxxxx> Cc: Danilo Krummrich <dakr@xxxxxxxxxx> Cheers, Miguel