linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Another tree for "next"
       [not found] ` <20120910100144.dcbe2715cde0fea51345a354@canb.auug.org.au>
@ 2012-09-10 17:42   ` Krzysztof Halasa
  2012-09-10 17:52     ` Stephen Warren
  0 siblings, 1 reply; 4+ messages in thread
From: Krzysztof Halasa @ 2012-09-10 17:42 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: lkml

Stephen Rothwell <sfr@canb.auug.org.au> writes:

>> could you please add the following to your "next" tree?
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux.git  branch: next

> Could you be a bit more clear about what will be in that tree, please?
> Also when you repost this request, please post it a bit more widely among
> other people/lists who may be interested in this work.  Remember that
> linux-next is really only for stuff that is ready for Linus to pull into
> the next merge window (or bug fixes).  Also, would this tree be pulled
> directly by Linus, or via some other tree?

My plan is to merge all the stuff I'm (eventually) working on in the
above tree. For now - mostly IXP4xx (ARM CPU etc.) stuff which goes to
Linus, and (from time to time) WAN network drivers pulled by Dave. BTW
this includes both current fixes (for "this") and true "next" changes.

All of this is low profile and will be frequently empty.

Hope that's ok. Alternatively I can add separate trees/branches
(currently I'm only working on IXP4xx, at least as far as we're talking
about pullable git trees). Just wanted to minimize effort needed on
your side.

Not sure about these other people/lists, added lkml.
-- 
Krzysztof Halasa

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

* Re: Another tree for "next"
  2012-09-10 17:42   ` Another tree for "next" Krzysztof Halasa
@ 2012-09-10 17:52     ` Stephen Warren
  2012-09-10 23:26       ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Warren @ 2012-09-10 17:52 UTC (permalink / raw)
  To: Krzysztof Halasa; +Cc: Stephen Rothwell, lkml, ARM kernel mailing list

On 09/10/2012 11:42 AM, Krzysztof Halasa wrote:
> Stephen Rothwell <sfr@canb.auug.org.au> writes:
> 
>>> could you please add the following to your "next" tree?
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux.git  branch: next
> 
>> Could you be a bit more clear about what will be in that tree, please?
>> Also when you repost this request, please post it a bit more widely among
>> other people/lists who may be interested in this work.  Remember that
>> linux-next is really only for stuff that is ready for Linus to pull into
>> the next merge window (or bug fixes).  Also, would this tree be pulled
>> directly by Linus, or via some other tree?
> 
> My plan is to merge all the stuff I'm (eventually) working on in the
> above tree. For now - mostly IXP4xx (ARM CPU etc.) stuff which goes to
> Linus

ARM-SoC-related pull requests should be sent to the arm-soc tree, who
will then aggregate all the ARM-SoC-related changes and issue pull
requests to Linus.

That is, arm@kernel.org, plus the Linux ARM kernel list CC'd.

The patches would also need to be sent to the Linux ARM kernel list (and
any other relevant lists) before being applied to your tree.

ARM core changes would likely go through Russell King's tree, perhaps
depending on what dependencies they have.

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

* Re: Another tree for "next"
  2012-09-10 17:52     ` Stephen Warren
@ 2012-09-10 23:26       ` Stephen Rothwell
  2012-09-18 10:32         ` Krzysztof Halasa
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2012-09-10 23:26 UTC (permalink / raw)
  To: Krzysztof Halasa; +Cc: Stephen Warren, lkml, ARM kernel mailing list

[-- Attachment #1: Type: text/plain, Size: 3065 bytes --]

Hi Krzysztof,

On Mon, 10 Sep 2012 11:52:14 -0600 Stephen Warren <swarren@wwwdotorg.org> wrote:
>
> On 09/10/2012 11:42 AM, Krzysztof Halasa wrote:
> > Stephen Rothwell <sfr@canb.auug.org.au> writes:
> > 
> >>> could you please add the following to your "next" tree?
> >>>
> >>> git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux.git  branch: next
> > 
> >> Could you be a bit more clear about what will be in that tree, please?
> >> Also when you repost this request, please post it a bit more widely among
> >> other people/lists who may be interested in this work.  Remember that
> >> linux-next is really only for stuff that is ready for Linus to pull into
> >> the next merge window (or bug fixes).  Also, would this tree be pulled
> >> directly by Linus, or via some other tree?
> > 
> > My plan is to merge all the stuff I'm (eventually) working on in the
> > above tree. For now - mostly IXP4xx (ARM CPU etc.) stuff which goes to
> > Linus
> 
> ARM-SoC-related pull requests should be sent to the arm-soc tree, who
> will then aggregate all the ARM-SoC-related changes and issue pull
> requests to Linus.
> 
> That is, arm@kernel.org, plus the Linux ARM kernel list CC'd.
> 
> The patches would also need to be sent to the Linux ARM kernel list (and
> any other relevant lists) before being applied to your tree.
> 
> ARM core changes would likely go through Russell King's tree, perhaps
> depending on what dependencies they have.

OK, I have added your tree from today.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgment of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
     * submitted under GPL v2 (or later) and include the Contributor's
	Signed-off-by,
     * posted to the relevant mailing list,
     * reviewed by you (or another maintainer of your subsystem tree),
     * successfully unit tested, and 
     * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
sfr@canb.auug.org.au

Legal Stuff:
By participating in linux-next, your subsystem tree contributions are
public and will be included in the linux-next trees.  You may be sent
e-mail messages indicating errors or other issues when the
patches/commits from your subsystem tree are merged and tested in
linux-next.  These messages may also be cross-posted to the linux-next
mailing list, the linux-kernel mailing list, etc.  The linux-next tree
project and IBM (my employer) make no warranties regarding the linux-next
project, the testing procedures, the results, the e-mails, etc.  If you
don't agree to these ground rules, let me know and I'll remove your tree
from participation in linux-next.

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: Another tree for "next"
  2012-09-10 23:26       ` Stephen Rothwell
@ 2012-09-18 10:32         ` Krzysztof Halasa
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Halasa @ 2012-09-18 10:32 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Stephen Warren, lkml, ARM kernel mailing list

Stephen Rothwell <sfr@canb.auug.org.au> writes:

>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux.git  branch: next

> OK, I have added your tree from today.

Thanks a lot.
-- 
Krzysztof Halasa

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

end of thread, other threads:[~2012-09-18 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m3obli3j7a.fsf@intrepid.localdomain>
     [not found] ` <20120910100144.dcbe2715cde0fea51345a354@canb.auug.org.au>
2012-09-10 17:42   ` Another tree for "next" Krzysztof Halasa
2012-09-10 17:52     ` Stephen Warren
2012-09-10 23:26       ` Stephen Rothwell
2012-09-18 10:32         ` Krzysztof Halasa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).