From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: Re: [patch -mm 0/5] mqueue namespace Date: Tue, 02 Oct 2007 13:41:51 +0200 Message-ID: <47022E7F.4030705@fr.ibm.com> References: <20071002084608.149781400@fr.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: "Eric W. Biederman" Cc: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org List-Id: containers.vger.kernel.org Eric W. Biederman wrote: > Cedric Le Goater writes: > >> Hello, >> >> Here's the mqueue namespace patchset. >> >> If you're OK with it, I'll rebase on the next -mm which should contain >> the new CONFIG_NAMESPACES and send to andrew. > > And before I forget. > > At least until someone has done an audit and we are certain we > have gotten all of the user space interfaces. > > We need to Kconfig the whole thing so support creating one of these > things depends on CONFIG_EXPERIMENTAL. > > Once we have the code merged and have audited the merge result > we can remove the Kconfig and the CONFIG_EXPERIMENTAL bit. sure. I'm just waiting for pavel's new CONFIG_NAMESPACES* options to go in -mm. Thanks ! C.