Eric W. Biederman wrote: > I'm guessing the issue is nash just calls wait and doesn't check the > returned pid value, assuming it is the only child it forked returning. > Which is valid except when you are running as pid == 1. > Hm, that's always a bug; a process can always have children it doesn't expect (think forking, and then the parent execs). J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: init's children list is long and slows reaping children.
- From: "H. Peter Anvin" <[email protected]>
- Re: init's children list is long and slows reaping children.
- References:
- Re: init's children list is long and slows reaping children.
- From: Oleg Nesterov <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: [email protected] (Eric W. Biederman)
- Re: init's children list is long and slows reaping children.
- From: Oleg Nesterov <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: [email protected] (Eric W. Biederman)
- Re: init's children list is long and slows reaping children.
- From: Oleg Nesterov <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: Linus Torvalds <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: [email protected] (Eric W. Biederman)
- Re: init's children list is long and slows reaping children.
- From: "H. Peter Anvin" <[email protected]>
- Re: init's children list is long and slows reaping children.
- From: [email protected] (Eric W. Biederman)
- Re: init's children list is long and slows reaping children.
- Prev by Date: Re: [PATCH] Correctly prevent IDE timer expiry function to run if request was already handled
- Next by Date: Re: init's children list is long and slows reaping children.
- Previous by thread: Re: init's children list is long and slows reaping children.
- Next by thread: Re: init's children list is long and slows reaping children.
- Index(es):