git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f72c42
)
powerpc: Add asm/syscall.h with the tracehook entry points
author
Roland McGrath
<roland@redhat.com>
Sun, 27 Jul 2008 06:51:35 +0000
(16:51 +1000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 28 Jul 2008 06:30:49 +0000
(16:30 +1000)
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>
No differences found