From: Simon Marchi Date: Sat, 22 Dec 2012 05:21:10 +0000 (-0500) Subject: arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~79^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef18272453c97238fc9a89211d4c609ef9c760dc;p=pandora-kernel.git arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace Call tracehook functions for syscall tracing. The check for TIF_SYSCALL_TRACE was removed, because the same check is done right before in the assembly file. Signed-off-by: Simon Marchi Signed-off-by: Chris Metcalf [with ptrace.h fixup] --- Reading git-diff-tree failed