ftrace: use ftrace_release for all dynamic ftrace functions
authorSteven Rostedt <rostedt@goodmis.org>
Sat, 6 Sep 2008 05:06:03 +0000 (01:06 -0400)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:36:55 +0000 (10:36 +0200)
ftrace_release is necessary for all uses of dynamic ftrace and not just
the archs that have CONFIG_FTRACE_MCOUNT_RECORD defined.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found