From: Frederic Weisbecker Date: Thu, 4 Dec 2008 22:51:23 +0000 (+0100) Subject: tracing/ftrace: provide the macro task_curr_ret_stack() X-Git-Tag: v2.6.29-rc1~586^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a8c466f99063eeb8567318b4e305eda9015408;p=pandora-kernel.git tracing/ftrace: provide the macro task_curr_ret_stack() 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 Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed