From: Sasha Levin Date: Wed, 24 Apr 2019 01:31:52 +0000 (-0400) Subject: fix 4.4 build X-Git-Tag: v3.18.139~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b25877d7340dcfc531fc56c0be70400bee34a98;p=thirdparty%2Fkernel%2Fstable-queue.git fix 4.4 build Signed-off-by: Sasha Levin --- diff --git a/queue-4.4/kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch b/queue-4.4/kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch index a1e8d226359..75cc5bdae09 100644 --- a/queue-4.4/kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch +++ b/queue-4.4/kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch @@ -66,7 +66,7 @@ Signed-off-by: Greg Kroah-Hartman trace_clear_recursion(bit); } -+NOKPROBE_SYMBOL(ftrace_ops_assist_func); ++NOKPROBE_SYMBOL(ftrace_ops_recurs_func); /** * ftrace_ops_get_func - get the function a trampoline should call