From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752263AbcAATOS (ORCPT ); Fri, 1 Jan 2016 14:14:18 -0500 Received: from mail-yk0-f174.google.com ([209.85.160.174]:33222 "EHLO mail-yk0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752131AbcAATOP (ORCPT ); Fri, 1 Jan 2016 14:14:15 -0500 MIME-Version: 1.0 In-Reply-To: <20160101180633.GA30941@mail.hallyn.com> References: <1450844609-9194-1-git-send-email-serge.hallyn@ubuntu.com> <20160101085911.GA28407@mail.hallyn.com> <20160101180633.GA30941@mail.hallyn.com> Date: Fri, 1 Jan 2016 11:14:14 -0800 Message-ID: Subject: Re: CGroup Namespaces (v8) From: Dan Williams To: "Serge E. Hallyn" Cc: 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 , Tejun Heo , cgroups@vger.kernel.org, Andrew Morton Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.