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:
c06511d
)
[PATCH] fix non-leader exec under ptrace
author
Roland McGrath
<roland@redhat.com>
Wed, 12 Apr 2006 23:30:20 +0000
(16:30 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 14 Apr 2006 15:59:13 +0000
(08:59 -0700)
This reverts most of commit
30e0fca6c1d7d26f3f2daa4dd2b12c51dadc778a
.
It broke the case of non-leader MT exec when ptraced.
I think the bug it was intended to fix was already addressed by commit
788e05a67c343fa22f2ae1d3ca264e7f15c25eaf
.
Signed-off-by: Roland McGrath <roland@redhat.com>
Acked-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found