From: Christoph Hellwig Date: Tue, 16 Oct 2007 08:26:37 +0000 (-0700) Subject: m32r: convert to generic sys_ptrace X-Git-Tag: v2.6.24-rc1~1087 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ac15559150a20d39d381a6be44cdea373584222;p=pandora-kernel.git m32r: convert to generic sys_ptrace Convert m32r to the generic sys_ptrace. The conversion requires an architecture hook after ptrace_attach which this patch adds. The hook will also be needed for a conersion of ia64 to the generic ptrace code. Thanks to Hirokazu Takata for fixing a bug in the first version of this code. Signed-off-by: Christoph Hellwig Cc: Hirokazu Takata Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed