ftrace: check for failure for all conversions
authorSteven Rostedt <srostedt@redhat.com>
Wed, 7 Oct 2009 20:57:56 +0000 (16:57 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 7 Oct 2009 21:22:24 +0000 (17:22 -0400)
Due to legacy code from back when the dynamic tracer used a daemon,
only core kernel code was checking for failures. This is no longer
the case. We must check for failures any time we perform text modifications.

Cc: stable@kernel.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found