![]() | |||||||||||
Messages in this thread
|
Roland McGrath wrote: > This removes the handling for PTRACE_CONT et al from the powerpc > ptrace code, so it uses the new generic code via ptrace_request. I have tested this patchset on powerpc successfully. > > Signed-off-by: Roland McGrath <roland@redhat.com> > --- > arch/powerpc/kernel/ptrace.c | 46 ------------------------------------------ > 1 files changed, 0 insertions(+), 46 deletions(-) > > diff --git a/arch/powerpc/kernel/ptrace.c b/arch/powerpc/kernel/ptrace.c > index b970d79..8b056d2 100644 > --- a/arch/powerpc/kernel/ptrace.c > +++ b/arch/powerpc/kernel/ptrace.c > @@ -445,52 +445,6 @@ long arch_ptrace(struct task_struct *child, long request, long addr, long data) > break; > } Thanks Srinivasa DS Linux Technology Centre IBM. | ||||||||||
| Last update: 2007-12-03 09:15 [from the cache] ©2003-2008 | |||||||||||