Linux Container Development
 help / color / mirror / Atom feed
* Feeding containers patches into linux-next
@ 2008-07-15 14:43 Dave Hansen
  2008-07-15 15:29 ` Serge E. Hallyn
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Hansen @ 2008-07-15 14:43 UTC (permalink / raw)
  To: Containers

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?  

-- Dave

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Feeding containers patches into linux-next
  2008-07-15 14:43 Feeding containers patches into linux-next Dave Hansen
@ 2008-07-15 15:29 ` Serge E. Hallyn
       [not found]   ` <20080715152933.GA12061-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Serge E. Hallyn @ 2008-07-15 15:29 UTC (permalink / raw)
  To: Dave Hansen; +Cc: Containers

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.

-serge

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Feeding containers patches into linux-next
       [not found]   ` <20080715152933.GA12061-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
@ 2008-07-15 17:50     ` Eric W. Biederman
       [not found]       ` <m1d4lff355.fsf-B27657KtZYmhTnVgQlOflh2eb7JE58TQ@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Eric W. Biederman @ 2008-07-15 17:50 UTC (permalink / raw)
  To: Serge E. Hallyn; +Cc: Containers, Dave Hansen

"Serge E. Hallyn" <serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Feeding containers patches into linux-next
       [not found]       ` <m1d4lff355.fsf-B27657KtZYmhTnVgQlOflh2eb7JE58TQ@public.gmane.org>
@ 2008-07-15 17:55         ` Dave Hansen
  2008-07-15 18:56           ` Eric W. Biederman
  0 siblings, 1 reply; 6+ messages in thread
From: Dave Hansen @ 2008-07-15 17:55 UTC (permalink / raw)
  To: Eric W. Biederman; +Cc: Containers

On Tue, 2008-07-15 at 10:50 -0700, Eric W. Biederman wrote:
> 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.

But, there are things like the mqueue patches that are against areas
that really have no maintainers.  Do you think there will be many more
like that?  

-- Dave

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Feeding containers patches into linux-next
  2008-07-15 17:55         ` Dave Hansen
@ 2008-07-15 18:56           ` Eric W. Biederman
       [not found]             ` <m1fxqbc6y2.fsf-B27657KtZYmhTnVgQlOflh2eb7JE58TQ@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Eric W. Biederman @ 2008-07-15 18:56 UTC (permalink / raw)
  To: Dave Hansen; +Cc: Containers

Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> writes:

> On Tue, 2008-07-15 at 10:50 -0700, Eric W. Biederman wrote:
>> 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.
>
> But, there are things like the mqueue patches that are against areas
> that really have no maintainers.  Do you think there will be many more
> like that?  

Probably.  We are touching parts of the kernel that rarely change.

Eric

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Feeding containers patches into linux-next
       [not found]             ` <m1fxqbc6y2.fsf-B27657KtZYmhTnVgQlOflh2eb7JE58TQ@public.gmane.org>
@ 2008-07-15 19:07               ` Dave Hansen
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Hansen @ 2008-07-15 19:07 UTC (permalink / raw)
  To: Eric W. Biederman; +Cc: Containers

On Tue, 2008-07-15 at 11:56 -0700, Eric W. Biederman wrote:
> Dave Hansen <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> writes:
> > On Tue, 2008-07-15 at 10:50 -0700, Eric W. Biederman wrote:
> >> 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.
> >
> > But, there are things like the mqueue patches that are against areas
> > that really have no maintainers.  Do you think there will be many more
> > like that?  
> 
> Probably.  We are touching parts of the kernel that rarely change.

Would having something that feeds into linux-next help make some of this
easier?

-- Dave

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-07-15 19:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 14:43 Feeding containers patches into linux-next Dave Hansen
2008-07-15 15:29 ` Serge E. Hallyn
     [not found]   ` <20080715152933.GA12061-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2008-07-15 17:50     ` Eric W. Biederman
     [not found]       ` <m1d4lff355.fsf-B27657KtZYmhTnVgQlOflh2eb7JE58TQ@public.gmane.org>
2008-07-15 17:55         ` Dave Hansen
2008-07-15 18:56           ` Eric W. Biederman
     [not found]             ` <m1fxqbc6y2.fsf-B27657KtZYmhTnVgQlOflh2eb7JE58TQ@public.gmane.org>
2008-07-15 19:07               ` Dave Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox