diff options
author | 2011-04-25 14:32:42 -0400 | |
---|---|---|
committer | 2011-04-29 22:53:04 -0400 | |
commit | d2c8c3eafbf715306ec891e7ca52d3d999acbe31 (patch) | |
tree | 1dd5b7ae74f1dd951b542df3eb455af445a349c1 /fs/jbd2/commit.c | |
parent | ftrace: Remove FTRACE_FL_FAILED flag (diff) | |
download | linux-rng-d2c8c3eafbf715306ec891e7ca52d3d999acbe31.tar.xz linux-rng-d2c8c3eafbf715306ec891e7ca52d3d999acbe31.zip |
ftrace: Remove FTRACE_FL_CONVERTED flag
Since we disable all function tracer processing if we detect
that a modification of a instruction had failed, we do not need
to track that the record has failed. No more ftrace processing
is allowed, and the FTRACE_FL_CONVERTED flag is pointless.
The FTRACE_FL_CONVERTED flag was used to denote records that were
successfully converted from mcount calls into nops. But if a single
record fails, all of ftrace is disabled.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions