From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752573AbcAETgg (ORCPT ); Tue, 5 Jan 2016 14:36:36 -0500 Received: from h2.hallyn.com ([78.46.35.8]:58514 "EHLO h2.hallyn.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751857AbcAETgb (ORCPT ); Tue, 5 Jan 2016 14:36:31 -0500 Date: Tue, 5 Jan 2016 13:36:27 -0600 From: "Serge E. Hallyn" To: "Serge E. Hallyn" Cc: gregkh@linuxfoundation.org, linux-api@vger.kernel.org, containers@lists.linux-foundation.org, linux-kernel@vger.kernel.org, ebiederm@xmission.com, lxc-devel@lists.linuxcontainers.org, hannes@cmpxchg.org, tj@kernel.org, cgroups@vger.kernel.org, akpm@linux-foundation.org Subject: Re: CGroup Namespaces (v9) Message-ID: <20160105193627.GA3323@mail.hallyn.com> References: <1451937294-22589-1-git-send-email-serge.hallyn@ubuntu.com> <20160105005308.GA25695@mail.hallyn.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160105005308.GA25695@mail.hallyn.com> 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 On Mon, Jan 04, 2016 at 06:53:08PM -0600, Serge E. Hallyn wrote: > Ok, please hold off on this, there is another locking question i need to look > into :( With my v2 of patch 3 this is resolved, thanks.