commit | 18982c158f9c255d437713e63a93270d07408674 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:30:51 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:51 2008 +0100 |
tree | 382bc4757687c61e80f89d3c4a89cd558105b828 | |
parent | 36df29d7994180cf7f0ccc5d46495855d56d2721 [diff] |
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>