From: Roland McGrath Date: Sun, 27 Jul 2008 06:51:03 +0000 (+1000) Subject: powerpc: Make syscall tracing use tracehook.h helpers X-Git-Tag: v2.6.27-rc1~27^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f72c4279eab1e5f3ed1ac4e55d4527617582392;p=pandora-kernel.git powerpc: Make syscall tracing use tracehook.h helpers This changes powerpc syscall tracing to use the new tracehook.h entry points. There is no change, only cleanup. In addition, the assembly changes allow do_syscall_trace_enter() to abort the syscall without losing the information about the original r0 value. Signed-off-by: Roland McGrath Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed