From: Roland McGrath Date: Tue, 22 Apr 2008 19:21:25 +0000 (-0700) Subject: x86_64 ia32 ptrace: convert to compat_arch_ptrace X-Git-Tag: v2.6.26-rc1~1045^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=562b80bafffaf42a6d916b0a2ee3d684220a1c10;p=pandora-kernel.git x86_64 ia32 ptrace: convert to compat_arch_ptrace Now that there are no more special cases in sys32_ptrace, we can convert to using the generic compat_sys_ptrace entry point. The sys32_ptrace function gets simpler and becomes compat_arch_ptrace. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed