From: Roland McGrath Date: Sun, 27 Jul 2008 06:51:35 +0000 (+1000) Subject: powerpc: Add asm/syscall.h with the tracehook entry points X-Git-Tag: v2.6.27-rc1~27^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ba12856b7a7d43e495e216bc91e6bbf7aac383;p=pandora-kernel.git powerpc: Add asm/syscall.h with the tracehook entry points Add asm/syscall.h for powerpc with all the required entry points. This will allow arch-independent tracing code for system calls. BenH: Fixed up use of regs->trap to properly mask low bit Signed-off-by: Roland McGrath Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed