From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland McGrath Subject: Re: [RFC][PATCH] Disable CLONE_PARENT for init Date: Wed, 1 Jul 2009 14:58:33 -0700 (PDT) Message-ID: <20090701215833.876DA404FD@magilla.sf.frob.com> References: <20090701073140.GA14284@us.ibm.com> <20090701074654.A6C6321D57@magilla.sf.frob.com> <20090701082452.GA3297@redhat.com> <20090701214805.GA25734@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sukadev Bhattiprolu's message of Wednesday, 1 July 2009 14:48:05 -0700 <20090701214805.GA25734-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Sukadev Bhattiprolu Cc: Containers , Oleg Nesterov , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Eric W. Biederman" , Alexey Dobriyan List-Id: containers.vger.kernel.org Yeah, that's fine. Since Oleg's pointed out that there is indeed no way to avoid the leak in some global-init uses, it is fine to have a comment that says that global init problems are part of the reason to outlaw this usage. I just objected to a change that was really for container init but said it was only to fix something different. Thanks, Roland