summaryrefslogtreecommitdiffstats
path: root/kernel/resource.c
diff options
context:
space:
mode:
authorFrederic Weisbecker2009-03-16 22:41:00 +0100
committerSteven Rostedt2009-03-17 03:15:36 +0100
commit03303549b1695dc024d4a653cc16bd79f78f9750 (patch)
treeaa731b33460908038a50fb72850b873638a768aa /kernel/resource.c
parentkallsyms, tracing: output more proper symbol name (diff)
downloadkernel-qcow2-linux-03303549b1695dc024d4a653cc16bd79f78f9750.tar.gz
kernel-qcow2-linux-03303549b1695dc024d4a653cc16bd79f78f9750.tar.xz
kernel-qcow2-linux-03303549b1695dc024d4a653cc16bd79f78f9750.zip
tracing/ftrace: fix the check on nopped sites
Impact: fix a dynamic tracing failure Recently, the function and function graph tracers failed to use dynamic tracing after the following commit: fa9d13cf135efbd454453a53b6299976bea245a9 (ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec) The patch is right except a mistake on the check for the FTRACE_FL_CONVERTED flag. The code patching is aborted in case of successfully nopped sites. What we want is the opposite: ignore the callsites that haven't been nopped. Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions