diff options
author | Mike Frysinger <[email protected]> | 2011-05-28 10:04:25 -0400 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-06-01 16:35:01 +0900 |
commit | 603d04b2010976a52f62b7633f9999d104046900 (patch) | |
tree | 884a5db96f4254cda481423fcaa18bae7e2a4c67 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e12ca23d41bd157354a5d1aadff30211a410c53a (diff) |
kgdbts: only use new asm-generic/ptrace.h api when needed
The new instruction_pointer_set helper is defined for people who have
converted to asm-generic/ptrace.h, so don't use it generally unless
the arch needs it (in which case it has been converted). This should
fix building of kgdb tests for arches not yet converted.
Signed-off-by: Mike Frysinger <[email protected]>
Acked-by: Stephen Rothwell <[email protected]>
Cc: Jason Wessel <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions