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:
1f66e06
)
ARM: 7525/1: ptrace: use updated syscall number for syscall auditing
author
Will Deacon
<will.deacon@arm.com>
Fri, 7 Sep 2012 17:20:30 +0000
(18:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 19 Sep 2012 20:50:50 +0000
(21:50 +0100)
When tracing system calls, a debugger may change the syscall number
in response to a SIGTRAP on syscall entry.
This patch ensures that the new syscall number is passed to the audit
code.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found