diff options
author | Borislav Petkov <[email protected]> | 2012-09-20 14:43:54 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-09-20 14:48:16 +0200 |
commit | 50a011f6409e888d5f41343024d24885281f048c (patch) | |
tree | 53bee4c687336223bcba7916c73b3072bd60c8fa /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 1e6dd8adc78d4a153db253d051fd4ef6c49c9019 (diff) |
kprobes/x86: Move skip_singlestep up
I get this warning:
arch/x86/kernel/kprobes.c:544:23: warning: ‘skip_singlestep’ declared ‘static’ but never defined
on tip/auto-latest.
Put the skip_singlestep function declaration up, in
KPROBES_CAN_USE_FTRACE and drop the superfluous forward
declaration.
Signed-off-by: Borislav Petkov <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Steven Rostedt <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions