x86: x86 ptrace merge syscall trace
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:01 +0000 (13:31 +0100)
commit86976cd805eccf46d9b720bb188a540fc5769427
tree0bb47116e73fbf5bbb825d092784b54cb87163a5
parente9c86c789f067f75211cedb3f13aa58369b0d14a
x86: x86 ptrace merge syscall trace

This moves the 64-bit syscall tracing functions into ptrace.c,
so that ptrace_64.c becomes entirely obsolete.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/ptrace.c