commit | c0719e5a4b1ccc04180b7a7b71095c9fb7131919 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Sat Sep 06 01:06:03 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Oct 14 10:36:55 2008 +0200 |
tree | a22ebc58b34f94caf63491ad35f034d0564f4cfd | |
parent | d3ee6d992821f471193a7ee7a00af9ebb4bf5d01 [diff] |
ftrace: use ftrace_release for all dynamic ftrace functions 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>