public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Hazelton <dhazelton@enter.net>
To: Pekka J Enberg <penberg@cs.helsinki.fi>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-next@vger.kernel.org, sfrench@us.ibm.com,
	swhiteho@redhat.com, stefanr@s5r6.in-berlin.de, jeff@garzik.org,
	ralf@linux-mips.org, drzeus-list@drzeus.cx, jack@ucw.cz,
	cbou@mail.ru, jens.axboe@oracle.com, ericvh@gmail.com,
	wim@iguana.be, chris@zankel.net, nico@cam.org, clameter@sgi.com,
	ezk@cs.sunysb.edu, linux-kernel@vger.kernel.org
Subject: Re: git trees which are not yet in linux-next
Date: Mon, 5 May 2008 17:11:52 -0400	[thread overview]
Message-ID: <200805051711.55278.dhazelton@enter.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0805052136530.5570@sbz-30.cs.Helsinki.FI>

On Monday 05 May 2008 14:41:53 Pekka J Enberg wrote:
> On Mon, 5 May 2008 21:16:12 +0300
>
> "Pekka Enberg" <penberg@cs.helsinki.fi> wrote:
> > > I was looking at preparing a for-next branch for the SLAB tree but I'm
> > > not sure I understand the above. For something like the slab
> > > allocator, you want as much exposure as possible before asking Linus
> > > to pull so I would like to continue to (ab)use -mm for testing as
> > > well. But that doesn't seem to fit the linux-next rules at all...
>
> On Mon, 5 May 2008, Andrew Morton wrote:
> > You have stuff in your tree which isn't intended for 2.6.27??
>
> Heh, no, but I did read somewhere that you're only supposed to put patches
> in 'next' that you consider to be good enough for Linus to pull.
>
> On Mon, 5 May 2008 21:16:12 +0300
>
> "Pekka Enberg" <penberg@cs.helsinki.fi> wrote:
> > > So what to do here? I don't have a problem with maintaining separate
> > > branches for mm and next where the latter is not going to get much
> > > action until very late in the release cycle when I'm preparing for the
> > > next merge window.
>
> On Mon, 5 May 2008, Andrew Morton wrote:
> > I don't mind, really - just do what you think is best for your subsystem
> > and then tell me and Stephen about it.  We'll only notice if you break
> > stuff ;)
> >
> > So I'd suggest that you have a #for-next which contains material for
> > 2.6.26 and 2.6.27 and a #for-mm which contains material for 2.6.28+.
> >
> > Only problem is, I'd need to generate the #for-next -> #for-mm diff, and
> > that particular git operation has been troublesome in the past.
> >
> > otoh, I think that staging for-2.6.26 and for-2.6.27 material in -mm
> > really is reaching far enough into the future, and I'd question the value
> > of staging for-2.6.28+ material as well.  I mean, that's half a year
> > away.
>
> Well, I only really have three kinds of patches: (1) testing, (2)
> for-linus asap (fixes in the middle of a release cycle) and (3) for-linus
> when the merge window opens. Up until now, I've put (1) in for-mm and
> after enough exposure (and no bug reports) they graduate into (2) or (3).
>
> So the problem here is where I put the patches in category (1)? If
> they can go into for-next, then for-mm can disappear. Stephen?
>
> 		Pekka
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

I think (1) would be for-mm, (2) would be pushed to Linus ASAP and (3) would 
be for-next. (unless I've gotten the intent of the various trees mixed up 
somewhere while tracking this discussion)

DRH

-- 
Dialup is like pissing through a pipette. Slow and excruciatingly painful.

  parent reply	other threads:[~2008-05-05 21:12 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 22:12 git trees which are not yet in linux-next Andrew Morton
2008-05-02 22:20 ` Jeff Garzik
2008-05-02 22:33   ` Andrew Morton
2008-05-03  4:33     ` Stephen Rothwell
2008-05-03  4:54     ` Jeff Garzik
2008-05-02 22:42 ` Andrew Morton
2008-05-03  1:19   ` Stefan Richter
2008-05-03  1:34     ` Andrew Morton
2008-05-03  4:52       ` Jeff Garzik
2008-05-03  8:46         ` Stefan Richter
2008-05-05  0:18           ` Stephen Rothwell
2008-05-03  1:11 ` Stefan Richter
2008-05-03  1:18   ` Andrew Morton
2008-05-05 16:52 ` Liam Girdwood
2008-05-05 17:57   ` Andrew Morton
2008-05-06  4:45     ` Stephen Rothwell
2008-05-06  5:50       ` Andrew Morton
2008-05-06  7:18         ` Stephen Rothwell
2008-05-05 18:16 ` Pekka Enberg
2008-05-05 18:31   ` Andrew Morton
2008-05-05 18:41     ` Pekka J Enberg
2008-05-05 19:40       ` Stefan Richter
2008-05-05 21:11       ` Daniel Hazelton [this message]
2008-05-06  4:41       ` Stephen Rothwell
2008-05-06  4:43     ` Stephen Rothwell
2008-05-13  6:36 ` Pierre Ossman
2008-05-13  7:00   ` Stephen Rothwell
2008-05-13 10:47     ` Pierre Ossman
2008-05-13 12:33       ` Stephen Rothwell

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=200805051711.55278.dhazelton@enter.net \
    --to=dhazelton@enter.net \
    --cc=akpm@linux-foundation.org \
    --cc=cbou@mail.ru \
    --cc=chris@zankel.net \
    --cc=clameter@sgi.com \
    --cc=drzeus-list@drzeus.cx \
    --cc=ericvh@gmail.com \
    --cc=ezk@cs.sunysb.edu \
    --cc=jack@ucw.cz \
    --cc=jeff@garzik.org \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=nico@cam.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=ralf@linux-mips.org \
    --cc=sfrench@us.ibm.com \
    --cc=stefanr@s5r6.in-berlin.de \
    --cc=swhiteho@redhat.com \
    --cc=wim@iguana.be \
    /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