commit | 55f411de484a0136a77d050e877578a60bc2e094 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri Oct 22 15:12:34 2010 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Fri Oct 22 15:12:34 2010 +1000 |
tree | b40c2feb325eb7558e34f2cc5e4cd7393a1082ad | |
parent | 41a2159b5b662e74a85b4824e3517f2397cc5867 [diff] |
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>