kpatch/kmod
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
..
core consolidate variables func->old_offset and func->old_addr to just old_addr 2014-08-15 23:42:26 -07:00
patch consolidate variables func->old_offset and func->old_addr to just old_addr 2014-08-15 23:42:26 -07:00
Makefile kpatch: change core module path again 2014-07-28 20:30:20 -05:00