diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2014-07-23 02:16:57 +0200 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-09-09 16:26:48 +0200 |
commit | f1ff6348b30b3658d138f05643149706f99078ae (patch) | |
tree | e35e085be010b5174f85b94939876d13a19eac4f /drivers/ide/sc1200.c | |
parent | Linux 3.17-rc4 (diff) | |
download | linux-f1ff6348b30b3658d138f05643149706f99078ae.tar.xz linux-f1ff6348b30b3658d138f05643149706f99078ae.zip |
ftrace: Add separate function for non recursive callbacks
Instead of using the generic list function for callbacks that
are not recursive, call a new helper function from the mcount
trampoline called ftrace_ops_recur_func() that will do the recursion
checking for the callback.
This eliminates an indirection as well as will help in future code
that will use dynamically allocated trampolines.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'drivers/ide/sc1200.c')
0 files changed, 0 insertions, 0 deletions