public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Adrian Bunk <bunk@kernel.org>,
	kir@swsoft.com, containers@lists.osdl.org,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	kir@openvz.org, Cedric Le Goater <clg@fr.ibm.com>,
	Pavel Emelyanov <xemul@openvz.org>,
	Sukadev Bhattiprolu <sukadev@us.ibm.com>
Subject: Re: [Devel] [PATCH] pidns: Place under CONFIG_EXPERIMENTAL (take 2)
Date: Sat, 27 Oct 2007 01:41:43 -0600	[thread overview]
Message-ID: <m1prz1rolk.fsf@ebiederm.dsl.xmission.com> (raw)
In-Reply-To: <20071026214046.c61e248d.akpm@linux-foundation.org> (Andrew Morton's message of "Fri, 26 Oct 2007 21:40:46 -0700")

Andrew Morton <akpm@linux-foundation.org> writes:

> Given that a lot of this development will hopefully happen over the next
> two months, ...

A lot.  Various pieces are a major effort in their own right.
Improving the kthread API so it can be used universally and
allow removal all of the kernel_thread users.
Reducing to an absolute minimum usage of pid_t.

I know several of the things with signal handling had Oleg
scratching his head.

There is enough development there I question if the code will even be
canidates for merging into 2.6.24.

I can imagine an -mm tree that has everything ready to go in
the next two months.

>> It hurts me to even ponder what thinking makes it that 
>> CONFIG_EXPERIMENTAL isn't enough to keep a stable distro
>> from shipping the code in their stable kernel, and locking us into
>> trouble.
>> 
>> With that said.  I think I should just respin the patchset now and add
>> the "depends on BROKEN".  
>
> it doesn't make sense to make it all dependent upon BROKEN now.  Better
> would be to make it dependant upon CONFIG_SOMETHING_ELSE now, which depends
> upon EXPERIMENTAL and which will, around -rc6, be changed to depend upon
> BROKEN.

So we now have my patch which makes it depend on CONFIG_PID_NS.  
Which is what started this thread. 

> If that makes sense.

Yes.

> It's all a bit unusual and complex, but this is an exceptional set of
> features - let's hang in there.

Sure.  One small step at a time.

- Step One add a config option.

Eric


  reply	other threads:[~2007-10-27  7:51 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CBC546DD07068244AEC110EFEDA58B7235893F@excite.int.sw-soft.com>
2007-10-26 21:59 ` [Devel] [PATCH] pidns: Place under CONFIG_EXPERIMENTAL (take 2) Eric W. Biederman
2007-10-27  0:24   ` Adrian Bunk
2007-10-27  1:31     ` Eric W. Biederman
2007-10-27  2:04       ` Adrian Bunk
2007-10-27  2:18         ` Andrew Morton
2007-10-27  3:46           ` Eric W. Biederman
2007-10-27  4:03             ` Adrian Bunk
2007-10-27  4:40               ` Eric W. Biederman
2007-10-27  5:17                 ` Adrian Bunk
2007-10-27  4:40             ` Andrew Morton
2007-10-27  7:41               ` Eric W. Biederman [this message]
2007-10-29 18:05             ` Cedric Le Goater
2007-10-29 19:11               ` Eric W. Biederman
2007-10-28 16:12       ` Jeremy Fitzhardinge
2007-10-28 17:00         ` Adrian Bunk
2007-10-28 18:31           ` Eric W. Biederman
2007-10-29 10:13             ` Cedric Le Goater
2007-10-29 18:08               ` Eric W. Biederman
2007-10-26 22:34 ` Eric W. Biederman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m1prz1rolk.fsf@ebiederm.dsl.xmission.com \
    --to=ebiederm@xmission.com \
    --cc=akpm@linux-foundation.org \
    --cc=bunk@kernel.org \
    --cc=clg@fr.ibm.com \
    --cc=containers@lists.osdl.org \
    --cc=kir@openvz.org \
    --cc=kir@swsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sukadev@us.ibm.com \
    --cc=torvalds@linux-foundation.org \
    --cc=xemul@openvz.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox