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:
ce8a742
)
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
author
Oleg Nesterov
<oleg@redhat.com>
Sun, 26 Apr 2009 23:41:34 +0000
(
01:41
+0200)
committer
James Morris
<jmorris@namei.org>
Mon, 27 Apr 2009 10:30:51 +0000
(20:30 +1000)
ptrace_attach() needs task->cred_exec_mutex, not current->cred_exec_mutex.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Acked-by: Roland McGrath <roland@redhat.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found