kpatch/kmod/core
Josh Poimboeuf b2de4ba059 kmod/core: call unexported set_memory_[ro|rw]
In recent kernels, set_memory_ro() and set_memory_rw() are no longer
exported.  Call them anyway :-)

Fixes #496.
2015-10-26 08:23:54 -05:00
..
core.c kmod/core: call unexported set_memory_[ro|rw] 2015-10-26 08:23:54 -05:00
kpatch.h allow patched modules to call external functions 2014-10-06 23:16:13 -05:00
Makefile add support for shadow variables 2014-09-08 13:36:37 -05:00
shadow.c kpatch-build: fix shadow_get function 2015-10-12 17:15:00 +08:00