On Mon, Dec 02, 2024, Peter Zijlstra wrote: > Sean noted that scripts/Makefile.lib:name-fix-token rule will mangle > the module name with s/-/_/g. > > Since this happens late in the build, only the kernel needs to bother > with this, the modpost tool still sees the original name. > > Reported-by: Sean Christopherson <[email protected]> > Signed-off-by: Peter Zijlstra (Intel) <[email protected]> > ---
Tested-by: Sean Christopherson <[email protected]>

