From: Andi Kleen Date: Sat, 16 Apr 2005 22:24:56 +0000 (-0700) Subject: [PATCH] x86_64: clean up ptrace single-stepping X-Git-Tag: v2.6.12-rc3~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa85b9af5bdae1f8b84d80367324e4410c3f0674;p=pandora-kernel.git [PATCH] x86_64: clean up ptrace single-stepping Ported from i386 (originally from Linus) clean up ptrace single-stepping, make PT_DTRACE exact. (This makes the naming of "DTRACE" purely historical, since on x86 it now means "single step in progress"). Signed-off-by: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed