kpatch/kmod/patch
Josh Poimboeuf a224d2470c patch module function/variable renaming
Make the kpatch-patch-hook.c function and variable names consistent by
prefixing them all with 'patch_'.  This makes it easier to distinguish
the patch hook sections from the patched sections when looking at the
ELF section data.
2014-09-10 21:14:23 -05:00
..
Makefile build and install core module with make 2014-02-18 07:44:33 -06:00
kpatch-macros.h macros: add KPATCH_PRINTK macro 2014-07-31 23:11:20 -05:00
kpatch-patch-hook.c patch module function/variable renaming 2014-09-10 21:14:23 -05:00
kpatch-patch.h consolidate variables func->old_offset and func->old_addr to just old_addr 2014-08-15 23:42:26 -07:00
kpatch.h build and install core module with make 2014-02-18 07:44:33 -06:00
kpatch.lds re-enable patch modules with checksum matching 2014-09-09 07:52:16 -04:00