From: David S. Miller Date: Sun, 2 Apr 2006 07:28:10 +0000 (-0800) Subject: [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. X-Git-Tag: v2.6.17-rc2~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1759e58ed2684b7a01cbb96864f23d18884f42ba;p=pandora-kernel.git [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb. GDB uses a PTRACE_PEEKUSR call with offset 0 to see if a thread is alive, so provide a success return for this particular special case. Signed-off-by: David S. Miller --- Reading git-diff-tree failed