diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2006-12-08 11:38:03 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-08 17:28:52 +0100 |
commit | 62dfb5541a025b47df9405ff0219c7829a97d83b (patch) | |
tree | 4690d5d0bb750f977a0b73662019e5ced3ab99b4 /Documentation/mutex-design.txt | |
parent | [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) (diff) | |
download | linux-62dfb5541a025b47df9405ff0219c7829a97d83b.tar.xz linux-62dfb5541a025b47df9405ff0219c7829a97d83b.zip |
[PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)
All members of the process group have the same sid and it can't be == 0.
NOTE: this code (and a similar one in sys_setpgid) was needed because it
was possibe to have ->session == 0. It's not possible any longer since
[PATCH] pidhash: don't use zero pids
Commit: c7c6464117a02b0d54feb4ebeca4db70fa493678
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>
Diffstat (limited to 'Documentation/mutex-design.txt')
0 files changed, 0 insertions, 0 deletions