Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752534Ab3FYUQH (ORCPT ); Tue, 25 Jun 2013 16:16:07 -0400 Received: from mail-la0-f42.google.com ([209.85.215.42]:45079 "EHLO mail-la0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751358Ab3FYUQF (ORCPT ); Tue, 25 Jun 2013 16:16:05 -0400 Date: Wed, 26 Jun 2013 00:16:02 +0400 From: Cyrill Gorcunov To: Andy Lutomirski Cc: linux-kernel@vger.kernel.org, Oleg Nesterov Subject: Re: [PATCH] proc: Expose /proc//task//children unconditionally Message-ID: <20130625201602.GB1726@moon> References: <0e00e9073855c02a382d49ba1ede9c4fda3451b7.1372189875.git.luto@amacapital.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0e00e9073855c02a382d49ba1ede9c4fda3451b7.1372189875.git.luto@amacapital.net> 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: 642 Lines: 13 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 -- 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/