x86-32: 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)
commit227195d4a6185e81855f56ed9bc815cad9a39398
treec5ff5b829abe4729806c4c75e43c6bd610cb5579
parent18982c158f9c255d437713e63a93270d07408674
x86-32: ptrace generic resume

This removes the handling for PTRACE_CONT et al from the 32-bit
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/x86/kernel/ptrace_32.c