commit | f1ba12856b7a7d43e495e216bc91e6bbf7aac383 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Sun Jul 27 16:51:35 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jul 28 16:30:49 2008 +1000 |
tree | dd222ece64f06306ef85272654b6251a29632739 | |
parent | 4f72c4279eab1e5f3ed1ac4e55d4527617582392 [diff] |
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 <roland@redhat.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>