From 5b25877d7340dcfc531fc56c0be70400bee34a98 Mon Sep 17 00:00:00 2001 From: Sasha Levin Date: Tue, 23 Apr 2019 21:31:52 -0400 Subject: [PATCH] fix 4.4 build Signed-off-by: Sasha Levin --- .../kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2