|
@@ -1020,8 +1020,6 @@ static __init void ftrace_profile_tracefs(struct dentry *d_tracer)
|
|
}
|
|
}
|
|
#endif /* CONFIG_FUNCTION_PROFILER */
|
|
#endif /* CONFIG_FUNCTION_PROFILER */
|
|
|
|
|
|
-static struct pid * const ftrace_swapper_pid = &init_struct_pid;
|
|
|
|
-
|
|
|
|
#ifdef CONFIG_FUNCTION_GRAPH_TRACER
|
|
#ifdef CONFIG_FUNCTION_GRAPH_TRACER
|
|
static int ftrace_graph_active;
|
|
static int ftrace_graph_active;
|
|
#else
|
|
#else
|