From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [lxc-devel] CGroup Namespaces (v10) Date: Mon, 15 Feb 2016 16:20:36 -0500 Message-ID: <20160215212036.GR3965@htj.duckdns.org> References: <1454057651-23959-1-git-send-email-serge.hallyn@ubuntu.com> <20160212160906.GG3741@mtj.duckdns.org> <20160212232221.GA31062@mail.hallyn.com> <20160215211705.GQ3965@htj.duckdns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20160215211705.GQ3965-piEFEHQLUPpN0TnZuCh8vA@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Serge E. Hallyn" Cc: Alban Crequy , LXC development mailing-list , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Aditya Kali , Linux API , Linux Containers , Johannes Weiner , gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andrew Morton List-Id: linux-api@vger.kernel.org On Mon, Feb 15, 2016 at 04:17:05PM -0500, Tejun Heo wrote: > I'm getting the following on top of the current for-4.6. Can you > please look into it? >=20 > [kernel/cgroup.c:219:13: error: =E2=80=98cgroupns_operations=E2=80=99= undeclared here (not in a function) > .ns.ops =3D &cgroupns_operations, > ^ Never mind. That was me being stupid with trivial conflict resolution. Thanks. --=20 tejun