tracing/ftrace: provide the macro task_curr_ret_stack()
authorFrederic Weisbecker <fweisbec@gmail.com>
Thu, 4 Dec 2008 22:51:23 +0000 (23:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Dec 2008 13:47:44 +0000 (14:47 +0100)
Impact: cleanup

As suggested by Steven Rostedt, this patch provide a new macro
task_curr_ret_stack() to move the cpp conditionnal CONFIG into
the linux/ftrace.h headers.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found