]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/m68knommu/kernel/ptrace.c
m68knommu: convert to using tracehook_report_syscall_*
authorGreg Ungerer <gerg@uclinux.org>
Fri, 22 Oct 2010 05:12:34 +0000 (15:12 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 22 Oct 2010 05:12:34 +0000 (15:12 +1000)
commit55f411de484a0136a77d050e877578a60bc2e094
treeb40c2feb325eb7558e34f2cc5e4cd7393a1082ad
parent41a2159b5b662e74a85b4824e3517f2397cc5867
m68knommu: convert to using tracehook_report_syscall_*

Break up syscall_trace() into separate entry and exit routines that use
tracehook_report_syscall_entry() and tracehook_report_syscall_exit().

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/kernel/ptrace.c
arch/m68knommu/platform/68328/entry.S
arch/m68knommu/platform/68360/entry.S
arch/m68knommu/platform/coldfire/entry.S