Re: [RFC] fs, proc: Introduce /proc/<pid>/task/<tid>/children entryv6

From: Cyrill Gorcunov
Date: Tue Jan 17 2012 - 13:30:11 EST


On Tue, Jan 17, 2012 at 07:14:36PM +0100, Oleg Nesterov wrote:
...
> > > Do you see another approach? I don't, so I'd suggest to check
> > > "task->exit_state != EXIT_DEAD" instead of !list_empty().
> > >
> >
> > Well, I thought what if I can find another way without EXIT_DEAD
> > but seems there is no luck.
>
> Oooooh. Cyrill, it seems I managed to confuse you. And myself.
>
> exit_ptrace() doesn't use ->sibling, it uses ->ptrace_entry!.
>
> Sorry!
>

Heh ;) No worries, I seem to not understand this code enough anyway,
so I'll re-check it again and post an updated version of the patch which
should be reviewed with great caution.

Cyrill
--
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/