kpatch/kmod/patch
Jessica Yu 6a69f5f91a consolidate variables func->old_offset and func->old_addr to just old_addr
To reduce redundancy, remove/change the old_offset fields in the
kpatch_func and kpatch_patch_func structs to just old_addr. Since
old_offset is being used as a placeholder for old_addr, might as well
consolidate it to just one variable.
2014-08-15 23:42:26 -07:00
..
kpatch-macros.h macros: add KPATCH_PRINTK macro 2014-07-31 23:11:20 -05:00
kpatch-patch-hook.c consolidate variables func->old_offset and func->old_addr to just old_addr 2014-08-15 23:42:26 -07: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 support forced patching 2014-07-02 14:06:33 -05:00
Makefile build and install core module with make 2014-02-18 07:44:33 -06:00