kpatch/kmod
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 kmod/core: fix stacktrace_ops 'address' function prototype for 4.6 2016-04-27 14:40:28 -07:00
patch livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06:00
Makefile Makefile: add BUILDMOD parameter to select building kmod core 2016-02-10 09:55:45 -06:00