Oleg Nesterov <[EMAIL PROTECTED]> writes:
> Move some random stuff which doesn't need tasklist_lock from
> reparent_to_init()
> to its caller, daemonize(). Strictly speaking, rlim is protected by
> task_lock()
> but we don't need it to copy init_task->rlim.
Acked-by: "Eric W. Biederman" <[EMAIL
Move some random stuff which doesn't need tasklist_lock from reparent_to_init()
to its caller, daemonize(). Strictly speaking, rlim is protected by task_lock()
but we don't need it to copy init_task->rlim.
Signed-off-by: Oleg Nesterov <[EMAIL PROTECTED]>
--- 2.6.21-rc5/kernel/exit.c~1_REDUCE 20
2 matches
Mail list logo