diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-05-28 10:04:25 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-01 16:35:01 +0900 |
commit | 603d04b2010976a52f62b7633f9999d104046900 (patch) | |
tree | 884a5db96f4254cda481423fcaa18bae7e2a4c67 /Kbuild | |
parent | e12ca23d41bd157354a5d1aadff30211a410c53a (diff) | |
download | linux-603d04b2010976a52f62b7633f9999d104046900.tar.gz linux-603d04b2010976a52f62b7633f9999d104046900.tar.bz2 linux-603d04b2010976a52f62b7633f9999d104046900.zip |
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 <vapier@gentoo.org>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Jason Wessel <jason.wessel@windriver.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions