From: Greg Ungerer Date: Fri, 22 Oct 2010 05:12:34 +0000 (+1000) Subject: m68knommu: convert to using tracehook_report_syscall_* X-Git-Tag: v2.6.37-rc1~138^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f411de484a0136a77d050e877578a60bc2e094;p=pandora-kernel.git 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 --- Reading git-diff-tree failed