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:
4043579
)
[ARM] Move syscall saving out of the way of utrace
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 6 May 2007 12:56:26 +0000
(13:56 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 6 May 2007 12:56:26 +0000
(13:56 +0100)
utrace removes the ptrace_message field in task_struct. Move our use
of this field into a new member in thread_info called "syscall"
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found