powerpc: ptrace generic resume
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:51 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:51 +0000 (13:30 +0100)
commitd6f4fb7558ee8138fe86e2778bc16e3794d0baa2
tree6726d9e2290cbd698eb3c7ba6fe53041b6de74ed
parent2a84b0d71973692b291f03a870c4d0d13f722d79
powerpc: ptrace generic resume

This removes the handling for PTRACE_CONT et al from the powerpc
ptrace code, so it uses the new generic code via ptrace_request.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/powerpc/kernel/ptrace.c