]> git.baikalelectronics.ru Git - kernel.git/commit
x86-64: 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)
commit93c8dedf5f8aad1c0ddf9cf0ae90e65a4d657b89
tree382bc4757687c61e80f89d3c4a89cd558105b828
parentd1973d0f4d9081c361c9c214d05fd245464c7b13
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