aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ftrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/ftrace.c')
-rw-r--r--arch/x86/kernel/ftrace.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/ftrace.c b/arch/x86/kernel/ftrace.c
index 1db0e121a3e7..fe832738e1e2 100644
--- a/arch/x86/kernel/ftrace.c
+++ b/arch/x86/kernel/ftrace.c
@@ -95,7 +95,6 @@ unsigned long ftrace_return_to_handler(void)
95 * Hook the return address and push it in the stack of return addrs 95 * Hook the return address and push it in the stack of return addrs
96 * in current thread info. 96 * in current thread info.
97 */ 97 */
98asmlinkage
99void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr) 98void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr)
100{ 99{
101 unsigned long old; 100 unsigned long old;