Christoph Hellwig fd341abba6 alpha: use generic ptrace_resume code
Use the generic ptrace_resume code for PTRACE_SYSCALL, PTRACE_CONT,
PTRACE_KILL and PTRACE_SINGLESTEP.  This implies defining
arch_has_single_step in <asm/ptrace.h> and implementing the
user_enable_single_step and user_disable_single_step functions, which also
causes the breakpoint information to be cleared on fork, which could be
considered a bug fix.

Also the TIF_SYSCALL_TRACE thread flag is now cleared on PTRACE_KILL which
it previously wasn't, which is consistent with all architectures using the
modern ptrace code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Acked-by: Matt Turner <mattst88@gmail.com>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-12 15:52:38 -08:00
..
2009-01-15 16:39:40 -08:00
2008-04-17 10:42:34 -04:00
2009-05-02 15:36:10 -07:00
2009-05-02 15:36:10 -07:00
2009-05-02 15:36:10 -07:00
2009-05-02 15:36:10 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2009-01-15 16:39:40 -08:00
2009-05-02 15:36:10 -07:00
2008-04-28 08:58:27 -07:00
2005-04-16 15:20:36 -07:00
2009-01-29 18:04:44 -08:00
2009-03-19 19:29:36 -07:00
2009-09-23 18:13:10 -07:00
2009-05-02 15:36:10 -07:00
2010-03-12 15:52:38 -08:00
2009-12-15 08:53:24 -08:00