Re: [PATCH] proc: Expose /proc/<pid>/task/<tid>/children unconditionally

From: Andy Lutomirski
Date: Tue Jun 25 2013 - 17:36:55 EST


On Tue, Jun 25, 2013 at 1:17 PM, Oleg Nesterov <oleg@xxxxxxxxxx> wrote:
> On 06/26, Cyrill Gorcunov wrote:
>>
>> On Tue, Jun 25, 2013 at 12:51:45PM -0700, Andy Lutomirski wrote:
>> > This is currently only available if CONFIG_CHECKPOINT_RESTORE, which
>> > is hidden under CONFIG_EXPERT. It's generally useful functionality,
>> > though, so expose it unconditionally.
>> >
>> > Cc: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
>> > Signed-off-by: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
>> Acked-by: Cyrill Gorcunov <gorcunov@xxxxxxxxxx>
>
> I didn't see the patch but I guess it is trivial and I agree with intent ;)

The patch works, but "children" is only listed under task/<tid>, not
under /proc/<pid>. Is that intentional? Fixing it would be a
one-liner.

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