From: Roland McGrath Date: Wed, 30 Jan 2008 12:30:53 +0000 (+0100) Subject: ptrace: generic PTRACE_SINGLEBLOCK X-Git-Tag: v2.6.25-rc1~1143^2~691 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b88abbf770a0e1975c668743100f42934f385e8;p=pandora-kernel.git ptrace: generic PTRACE_SINGLEBLOCK This makes ptrace_request handle PTRACE_SINGLEBLOCK along with PTRACE_CONT et al. The new generic code makes use of the arch_has_block_step macro and generic entry points on machines that define them. [ mingo@elte.hu: bugfix ] Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed