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:
c459dbf
)
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 30 Jul 2008 10:55:30 +0000
(19:55 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:33 +0000
(
04:39
+0900)
This follows the changes in commits:
7d6d637dac2050f30a1b57b0a3dc5de4a10616ba
4f72c4279eab1e5f3ed1ac4e55d4527617582392
on powerpc. Adding in TIF_NOTIFY_RESUME, and cleaning up the syscall
tracing to be more generic. This is an incremental step to turning
on tracehook, as well as unifying more of the ptrace and signal code
across the 32/64 split.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found