1
0
Fork 0
alistair23-linux/arch/m68knommu
Christoph Hellwig 7a0fde8b3b m68knommu: use generic ptrace_resume code
Use the generic ptrace_resume code for PTRACE_SYSCALL, PTRACE_CONT,
PTRACE_KILL and PTRACE_SINGLESTEP.  m68knommu already defines the
nessecary user_enable_single_step and user_disable_single_step functions
for this.

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: Greg Ungerer <gerg@uclinux.org>
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
..
configs m68knommu: update the default config for the ColdFire 5407C3 board 2009-04-23 09:23:32 +10:00
kernel m68knommu: use generic ptrace_resume code 2010-03-12 15:52:38 -08:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm m68k{,nommu}/h8300: Remove obsolete comment about map_chunk 2010-02-27 18:27:14 +01:00
platform m68knommu: fix invalid flags on coldfire pit clocksource 2010-01-16 12:15:38 -08:00
Kconfig m68knommu: add uboot commandline argument passing support 2009-12-04 11:45:30 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: improve compile arch switch settings 2009-03-30 10:29:45 +10:00
defconfig m68knommu: update defconfig 2008-03-04 08:04:11 -08:00