linux/arch/um/kernel
Christoph Hellwig 1bd0950835 um: 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.

XXX: I'm not sure arch_has_single_step() is placed in the exactly correct
location, please verify in which of the ptrace headers it should really
be.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Jeff Dike <jdike@addtoit.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
..
skas uml: fix order of pud and pmd_free() 2009-09-22 07:17:45 -07:00
Makefile arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 2009-09-20 12:28:22 +02:00
asm-offsets.c
config.c.in
dyn.lds.S um: Clean up linker script using standard macros. 2009-09-24 17:16:22 -07:00
exec.c
exitcode.c uml: convert to seq_file/proc_fops 2009-12-15 08:53:25 -08:00
gmon_syms.c
gprof_syms.c
init_task.c Use new __init_task_data macro in arch init_task.c files. 2009-09-21 06:27:08 +02:00
initrd.c
internal.h
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
ksyms.c
mem.c arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
physmem.c
process.c uml: convert to seq_file/proc_fops 2009-12-15 08:53:25 -08:00
ptrace.c um: use generic ptrace_resume code 2010-03-12 15:52:39 -08:00
reboot.c
sigio.c
signal.c
smp.c cpumask: Use accessors for cpu_*_mask: um 2009-09-24 09:34:49 +09:30
syscall.c Add generic sys_olduname() 2010-03-12 15:52:32 -08:00
sysrq.c
time.c
tlb.c
trap.c
uaccess.c
um_arch.c
umid.c
uml.lds.S um: Clean up linker script using standard macros. 2009-09-24 17:16:22 -07:00
vmlinux.lds.S arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 2009-09-20 12:28:22 +02:00