]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix 4.4 build
authorSasha Levin <sashal@kernel.org>
Wed, 24 Apr 2019 01:31:52 +0000 (21:31 -0400)
committerSasha Levin <sashal@kernel.org>
Wed, 24 Apr 2019 01:31:52 +0000 (21:31 -0400)
Signed-off-by: Sasha Levin <sashal@kernel.org>
queue-4.4/kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch

index a1e8d226359fbb872fc91a26c49b72223fe05b0a..75cc5bdae0966e0fec36cd6d9fb53167e44b9f31 100644 (file)
@@ -66,7 +66,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  
        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