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:
a122b34
)
[PATCH] do_group_exit: don't take tasklist_lock
author
Oleg Nesterov
<oleg@tv-sign.ru>
Wed, 29 Mar 2006 00:11:23 +0000
(16:11 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 29 Mar 2006 02:36:43 +0000
(18:36 -0800)
do_group_exit() takes tasklist_lock for zap_other_threads(), this is unneeded
now.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found