From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman) Subject: Re: Feeding containers patches into linux-next Date: Tue, 15 Jul 2008 10:50:14 -0700 Message-ID: References: <1216133004.8856.53.camel@nimitz> <20080715152933.GA12061@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080715152933.GA12061-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> (Serge E. Hallyn's message of "Tue, 15 Jul 2008 10:29:33 -0500") 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: "Serge E. Hallyn" Cc: Containers , Dave Hansen List-Id: containers.vger.kernel.org "Serge E. Hallyn" writes: > Quoting Dave Hansen (dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org): >> We've been basically merging containers patches through Andrew and -mm >> for a while now. It seems that some of the testing is starting to move >> toward linux-next. >> >> Has anyone considered what it would take for us to get a tree pulled >> into there? > > I'd guess we would need to: > > 1. Beg Stephen :) > 2. Work with the lkml community to decide which patches are > sufficiently agreed-upon at least in principle to go into > linux-next. I really think Eric's netns/sysfs patchset > belongs there. I'd also like to see the freezer container > patchset. > 3. Pick someone to be maintain that tree. Ideally someone > whom everyone here can agree upon. I think Andrew said he intends to get most of -mm into linux-next as soon in the next release cycle. So this may not be a long term problem. The classic challenge is that we really need most of the patches to go through other maintainers because they are not for subsystems we maintain. So I am fairly certain things like our network namespace work will show up in linux-next because they show up in net-next-2.6. Eric