diff options
author | Steven Rostedt <rostedt@goodmis.org> | 2008-09-03 17:42:50 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-14 10:36:39 +0200 |
commit | 652567aa2000f1d4a1fd434382a30d8dd4a7c980 (patch) | |
tree | 0686a5ceeeb9f6ecedf5d063d05563ac32359554 /kernel/sys.c | |
parent | a6168353d1c0b24b7512e14d1c3e47ed69881a23 (diff) |
ftrace: binary and not logical for continue test
Peter Zijlstra provided me with a nice brown paper bag while letting me know
that I was doing a logical AND and not a binary one, making a condition
true more often than it should be.
Luckily, a false true is handled by the calling function and no harm is
done. But this needs to be fixed regardless.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions