Re: [PATCH] choose_new_parent: remove unused arg, sanitizeexit_state check

From: Eric W. Biederman
Date: Thu Feb 02 2006 - 00:35:46 EST


Oleg Nesterov <oleg@xxxxxxxxxx> writes:

> 'child_reaper' arg is not used in choose_new_parent().
>
> "->exit_state >= EXIT_ZOMBIE" check is a leftover, was
> valid when EXIT_ZOMBIE lived in ->state var.
>
> Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx>

Looks good. I have been tripping over that extra parameter
in choose_new_parent for a while now.

Acked-by: Eric Biederman <ebiederm@xxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/