[PATCH] x86_64: clean up ptrace single-stepping
authorAndi Kleen <ak@suse.de>
Sat, 16 Apr 2005 22:24:56 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:56 +0000 (15:24 -0700)
commitaa85b9af5bdae1f8b84d80367324e4410c3f0674
treea312656fa0b997000a859e88f357f23d2e25cdef
parentb6d9a5d81c6159ad651b5c6bb9223d14e33d8033
[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 <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/ptrace.c