Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752384Ab3FYUV3 (ORCPT ); Tue, 25 Jun 2013 16:21:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64842 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751735Ab3FYUV2 (ORCPT ); Tue, 25 Jun 2013 16:21:28 -0400 Date: Tue, 25 Jun 2013 22:17:05 +0200 From: Oleg Nesterov To: Cyrill Gorcunov Cc: Andy Lutomirski , linux-kernel@vger.kernel.org Subject: Re: [PATCH] proc: Expose /proc//task//children unconditionally Message-ID: <20130625201705.GA15966@redhat.com> References: <0e00e9073855c02a382d49ba1ede9c4fda3451b7.1372189875.git.luto@amacapital.net> <20130625201602.GB1726@moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130625201602.GB1726@moon> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 777 Lines: 20 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 ;) Oleg. -- 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/