Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932125AbXJ0AY1 (ORCPT ); Fri, 26 Oct 2007 20:24:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753101AbXJ0AYV (ORCPT ); Fri, 26 Oct 2007 20:24:21 -0400 Received: from mailout.stusta.mhn.de ([141.84.69.5]:59521 "EHLO mailhub.stusta.mhn.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752586AbXJ0AYU (ORCPT ); Fri, 26 Oct 2007 20:24:20 -0400 Date: Sat, 27 Oct 2007 02:24:49 +0200 From: Adrian Bunk To: "Eric W. Biederman" Cc: Kir Kolyshkin , containers@lists.osdl.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, kir@openvz.org Subject: Re: [Devel] [PATCH] pidns: Place under CONFIG_EXPERIMENTAL (take 2) Message-ID: <20071027002448.GH30533@stusta.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1342 Lines: 39 On Fri, Oct 26, 2007 at 03:59:29PM -0600, Eric W. Biederman wrote: > "Kir Kolyshkin" writes: > > > Eric, > > > > Could you please hold off the horses a bit and wait till Pavel Emelyanov > > returns? It means next Monday; he's currently at a conference whose organisers > > don't provide internet access. > > When we decided to go top down (i.e. user interface first) instead of > bottom up with the pid namespace implementation it was my > understanding that we had agreed we would make the pid namespaces > depend on CONFIG_EXPERIMENTAL so that we wouldn't be stuck forever > supporting early ABI mistakes. >... CONFIG_EXPERIMENTAL is a weak hint that some code might not (yet) be in a perfect state, but it does not have any semantics regarding userspace ABIs. A dependency on BROKEN seems more appropriate. > Eric cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - 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/