kpatch/kmod/core
Li Bin 495948242e kpatch-build: fix shadow_get function
The shadow_get function does't consider the case that
'shadow is inpace', and after the shadow->data be set to the data,
it will not be the pointer. This patch fix it.

Signed-off-by: Li Bin <huawei.libin@huawei.com>
2015-10-12 17:15:00 +08:00
..
core.c wait for outstanding shadow variables free requests in kpatch_exit 2014-11-21 17:19:51 +01: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