kpatch/kpatch-build
Josh Poimboeuf 5e4ac36253 kpatch-build: replace special characters in module name
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.
2014-05-05 11:07:35 -05:00
..
Makefile add uninstall target 2014-03-20 11:29:25 -05:00
add-patches-section.c fix activeness safety check when unpatching 2014-04-23 14:37:35 -05:00
create-diff-object.c Revert "create-diff-object: support for __jump_table" 2014-04-30 14:23:03 -05:00
kpatch-build kpatch-build: replace special characters in module name 2014-05-05 11:07:35 -05:00
link-vmlinux-syms.c safe kpatch unload 2014-04-25 23:05:26 -05:00