tracing: add same level recursion detection
[safe/jmp/linux-2.6] / include / linux / init_task.h
index dcfb933..6fc2185 100644 (file)
@@ -187,6 +187,7 @@ extern struct cred init_cred;
        INIT_TRACE_IRQFLAGS                                             \
        INIT_LOCKDEP                                                    \
        INIT_FTRACE_GRAPH                                               \
+       INIT_TRACE_RECURSION                                            \
 }