Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751937Ab3FYVwv (ORCPT ); Tue, 25 Jun 2013 17:52:51 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:44699 "EHLO mail-la0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751559Ab3FYVwu (ORCPT ); Tue, 25 Jun 2013 17:52:50 -0400 Date: Wed, 26 Jun 2013 01:52:47 +0400 From: Cyrill Gorcunov To: Andy Lutomirski Cc: Oleg Nesterov , linux-kernel@vger.kernel.org Subject: Re: [PATCH] proc: Expose /proc//task//children unconditionally Message-ID: <20130625215247.GC1726@moon> References: <0e00e9073855c02a382d49ba1ede9c4fda3451b7.1372189875.git.luto@amacapital.net> <20130625201602.GB1726@moon> <20130625201705.GA15966@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1312 Lines: 27 On Tue, Jun 25, 2013 at 02:36:31PM -0700, Andy Lutomirski wrote: > On Tue, Jun 25, 2013 at 1:17 PM, Oleg Nesterov 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 > >> > Signed-off-by: Andy Lutomirski > >> Acked-by: Cyrill Gorcunov > > > > 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/, not > under /proc/. Is that intentional? Fixing it would be a > one-liner. Yeah, it's intentional. Here some explanations from Oleg (check out the whole thread, it's not that big https://lkml.org/lkml/2011/12/9/220) in short this might require some more code, but i'll re-check tomorrow. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/