git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d683f
)
tracing/ftrace: provide the macro task_curr_ret_stack()
author
Frederic Weisbecker
<fweisbec@gmail.com>
Thu, 4 Dec 2008 22:51:23 +0000
(23:51 +0100)
committer
Ingo 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