commit | 6912896e994ddaf06cc0f6d3f2098bc4b59bdd84 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Thu Oct 23 09:33:03 2008 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Oct 23 16:00:20 2008 +0200 |
tree | 5f60e432eb5ec6cf0268ddc4d96f901578886c29 | |
parent | 81adbdc029ecc416d56563e7f159100181dd711d [diff] |
ftrace: add ftrace warn on to disable ftrace Add ftrace warn on to disable ftrace as well as report a warning. [ Thanks to Andrew Morton for suggesting using the WARN_ON return value ] Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>