kpatch/kmod
Josh Poimboeuf 3c7300c341 kmod/core: use FTRACE_OPS_FL_IPMODIFY flag
ftrace only allows a single user of this flag to register for a given
function.  This prevents kpatch conflicts with kprobes handlers which
also might want to change regs->ip for a function.

We should have done this a few years ago.  Better late than never...
2016-08-19 12:09:30 -05:00
..
core kmod/core: use FTRACE_OPS_FL_IPMODIFY flag 2016-08-19 12:09:30 -05:00
patch livepatch-patch-hook: add support for livepatch sympos 2016-02-16 10:31:44 -06:00
Makefile kmod: Fix install path 2016-05-06 10:47:43 +01:00