From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751743AbcABLxE (ORCPT ); Sat, 2 Jan 2016 06:53:04 -0500 Received: from mail-io0-f174.google.com ([209.85.223.174]:32932 "EHLO mail-io0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbcABLw7 (ORCPT ); Sat, 2 Jan 2016 06:52:59 -0500 Date: Sat, 2 Jan 2016 06:52:57 -0500 From: Tejun Heo To: Dan Williams Cc: "Serge E. Hallyn" , Stephen Rothwell , Greg Kroah-Hartman , linux-api@vger.kernel.org, containers@lists.linux-foundation.org, Linux Kernel Mailing List , "Eric W. Biederman" , lxc-devel@lists.linuxcontainers.org, Johannes Weiner , cgroups@vger.kernel.org, Andrew Morton Subject: Re: CGroup Namespaces (v8) Message-ID: <20160102115257.GD3660@htj.duckdns.org> References: <1450844609-9194-1-git-send-email-serge.hallyn@ubuntu.com> <20160101085911.GA28407@mail.hallyn.com> <20160101180633.GA30941@mail.hallyn.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 01, 2016 at 11:14:14AM -0800, Dan Williams wrote: > On Fri, Jan 1, 2016 at 10:06 AM, Serge E. Hallyn > wrote: > > On Fri, Jan 01, 2016 at 01:42:57AM -0800, Dan Williams wrote: > >> Commit 54b39d263704 "cgroup: cgroup namespace setns support" not > >> booting is a separate issue. > > > > Oh - been there since my first version of the set (v4). Odd, I > > thought that the automated korg testing caught those. > > > > What is the simplest way to fix this? Do I send new versions of > > patches v3 and v4? Does Tejun or Stephen just do it inline in the > > git tree? Do we leave it be? > > I'm assuming it can be fixed up when you re-spin the patches to fix > the boot failure. I reverted the cgroup namespace patchset for the time being. Thanks. -- tejun