mirror of
https://github.com/dynup/kpatch
synced 2024-12-23 13:42:09 +00:00
79ca5dbfa7
Handle registering error to unroll the ftrace filter. This also introduces get_kpatch_func() and kpatch_remove_funcs_from_filter() for holding up redundant loops. Changes from v2: - Rebased on the latest kpatch. Changes from v1: - Rename get_kpatch_func to kpatch_get_func. - Fix function definition style issue. - Do not jump to a label in "if" block. - Rollback the ftrace user counter if we hit an error. Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> |
||
---|---|---|
.. | ||
core.c | ||
kpatch.h | ||
Makefile |