Oleg Nesterov 3b6362b833 [PATCH] eligible_child: remove an obsolete ->tgid check
It is not possible to find a sub-thread in ->children/->ptrace_children
lists, ptrace_attach() does not allow to attach to sub-threads.

Even if it was possible to ptrace the task from the same thread group,
we can't allow to release ->group_leader while there are others (ptracer)
threads in the same group.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-02 14:51:27 -07:00
..
2006-07-01 05:43:06 -04:00
2006-08-27 11:01:32 -07:00
2005-04-16 15:20:36 -07:00
2006-09-01 11:39:08 -07:00
2006-03-26 08:57:03 -08:00
2005-10-08 15:00:57 -07:00
2006-07-03 15:27:03 -07:00
2006-07-03 15:27:04 -07:00
2006-08-14 12:54:28 -07:00
2005-04-16 15:20:36 -07:00
2006-04-19 16:27:18 -07:00
2006-07-10 13:24:25 -07:00