From: Roland McGrath Date: Tue, 22 Apr 2008 19:20:20 +0000 (-0700) Subject: x86_64 ia32 ptrace: use compat_ptrace_request for siginfo X-Git-Tag: v2.6.26-rc1~1045^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdb69904794d2173176b1a58e849b7b39fced390;p=pandora-kernel.git x86_64 ia32 ptrace: use compat_ptrace_request for siginfo This removes the special-case handling for PTRACE_GETSIGINFO and PTRACE_SETSIGINFO from x86_64's sys32_ptrace. The generic compat_ptrace_request code handles these. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed