On 06/12/2023 16:27, Michal Koutný wrote:
These modules may be loaded lazily without user's awareness and control. Add respective aliases to modules and request them under these aliases so that modprobe's blacklisting mechanism (through aliases) works for them. (The same pattern exists e.g. for filesystem modules.) Original module names remain unchanged.
Can't you just keep the sch-, cls-, act- prefixes for the aliases? They look odd in the current patchset TBH