Re: [PATCH v2 4/6] modpost: Create modalias for builtin modules

2025-05-12 Thread Petr Pavlu
On 5/9/25 18:42, Alexey Gladkov wrote: > For some modules, modalias is generated using the modpost utility and > the section is added to the module file. > > When a module is added inside vmlinux, modpost does not generate > modalias for such modules and the information is lost. > > As a result k

[PATCH v2 4/6] modpost: Create modalias for builtin modules

2025-05-09 Thread Alexey Gladkov
For some modules, modalias is generated using the modpost utility and the section is added to the module file. When a module is added inside vmlinux, modpost does not generate modalias for such modules and the information is lost. As a result kmod (which uses modules.builtin.modinfo in userspace)