mirror of
https://github.com/dynup/kpatch
synced 2025-01-21 12:22:47 +00:00
5e4ac36253
Having a '.' in the kmod name confuses lsmod, which prints "Size" and "Used by" values of -2. Prevent any special characters other than '_' and '-', so that our patch module names will be consistent with typical kmod names. |
||
---|---|---|
.. | ||
add-patches-section.c | ||
create-diff-object.c | ||
kpatch-build | ||
link-vmlinux-syms.c | ||
Makefile |