original_kernel/arch/cris/arch-v10/kernel
Christoph Hellwig 8313809ef3 cris arch-v10: use generic ptrace_resume code
Use the generic ptrace_resume code for PTRACE_SYSCALL, PTRACE_CONT and
PTRACE_KILL.  This also makes PTRACE_SINGLESTEP return -EIO while it
previously succeeded despite not actually causing any kind of single
stepping.

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>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-03-12 15:52:39 -08:00
..
Makefile
crisksyms.c
debugport.c
dma.c
entry.S Add generic sys_old_mmap() 2010-03-12 15:52:32 -08:00
fasttimer.c
head.S
io_interface_mux.c
irq.c cris: Fixup last users of irq_chip->typename 2009-11-19 13:13:41 +01:00
kgdb.c
process.c
ptrace.c cris arch-v10: use generic ptrace_resume code 2010-03-12 15:52:39 -08:00
setup.c
shadows.c
signal.c
time.c CRIS: convert to asm-generic/hardirq.h 2009-09-01 17:23:32 +02:00
traps.c