x86-64: ptrace generic resume
commit18982c158f9c255d437713e63a93270d07408674
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:51 +0000 (30 13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:51 +0000 (30 13:30 +0100)
tree382bc4757687c61e80f89d3c4a89cd558105b828
parent36df29d7994180cf7f0ccc5d46495855d56d2721
x86-64: ptrace generic resume

This removes the handling for PTRACE_CONT et al from the 64-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_64.c