mirror of https://github.com/dynup/kpatch
8464c25d95
Fix incorrect old_offsets for loadable modules during sysfs initialization in patch_init. sysfs will be initialized on patch module init regardless of whether or not the module is loaded. func_old_addr_show() will read from func->old_addr, which is initially set to 0; it'll be eventually filled in by the core module. |
||
---|---|---|
.. | ||
Makefile | ||
kpatch-macros.h | ||
kpatch-patch-hook.c | ||
kpatch-patch.h | ||
kpatch.h | ||
kpatch.lds |