kpatch/kmod/core
Jessica Yu 684171acc7 kmod/core: fix stacktrace_ops 'address' function prototype for 4.6
Upstream commit 568b329a "perf: generalize perf_callchain" modified the
return type (void -> int) of the address member of struct stacktrace_ops.
Use the void function if the kernel version is < 4.6 or return an int
otherwise.
2016-04-27 14:40:28 -07:00
..
core.c kmod/core: fix stacktrace_ops 'address' function prototype for 4.6 2016-04-27 14:40:28 -07:00
kpatch.h allow patched modules to call external functions 2014-10-06 23:16:13 -05:00
Makefile Makefile: determine kernel release in Makefile 2016-02-10 09:46:38 -06:00
shadow.c kpatch-build: fix shadow_get function 2015-10-12 17:15:00 +08:00