]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86_64 ia32 ptrace: convert to compat_arch_ptrace
authorRoland McGrath <roland@redhat.com>
Tue, 22 Apr 2008 19:21:25 +0000 (12:21 -0700)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 15:35:47 +0000 (17:35 +0200)
commit562b80bafffaf42a6d916b0a2ee3d684220a1c10
tree6e37c1519d3f9edf44ca3160b85832cfbf3c4cc9
parentcdb69904794d2173176b1a58e849b7b39fced390
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 <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/ia32/ia32entry.S
arch/x86/kernel/ptrace.c
include/asm-x86/ptrace.h