diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2014-07-22 20:16:57 -0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-09-09 10:26:48 -0400 |
commit | f1ff6348b30b3658d138f05643149706f99078ae (patch) | |
tree | e35e085be010b5174f85b94939876d13a19eac4f /mm/zpool.c | |
parent | 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd (diff) | |
download | op-kernel-dev-f1ff6348b30b3658d138f05643149706f99078ae.zip op-kernel-dev-f1ff6348b30b3658d138f05643149706f99078ae.tar.gz |
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 'mm/zpool.c')
0 files changed, 0 insertions, 0 deletions