public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* Including Alpine -next tree in linux-next
@ 2017-03-29 13:12 Antoine Tenart
  2017-03-29 13:14 ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Antoine Tenart @ 2017-03-29 13:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Eric,

Would it be possible to include Alpine's -next tree in linux-next?

Repo: https://git.kernel.org/pub/scm/linux/kernel/git/atenart/linux.git
Branch: alpine/for-next

Thanks a lot!

Antoine

-- 
Antoine T?nart, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170329/ee19585c/attachment.sig>

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

* Including Alpine -next tree in linux-next
  2017-03-29 13:12 Including Alpine -next tree in linux-next Antoine Tenart
@ 2017-03-29 13:14 ` Stephen Rothwell
  2017-03-29 13:21   ` Antoine Tenart
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2017-03-29 13:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Antoine,

On Wed, 29 Mar 2017 15:12:01 +0200 Antoine Tenart <antoine.tenart@free-electrons.com> wrote:
>
> Hello Eric,

Who is this "Eric" person? ;-)

> Would it be possible to include Alpine's -next tree in linux-next?
> 
> Repo: https://git.kernel.org/pub/scm/linux/kernel/git/atenart/linux.git
> Branch: alpine/for-next

Could you give me a short idea about what this tree contains?  Also,
whose tree will it be merged via (or does it go direct to Linus
(Torvalds)?

-- 
Cheers,
Stephen Rothwell

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

* Including Alpine -next tree in linux-next
  2017-03-29 13:14 ` Stephen Rothwell
@ 2017-03-29 13:21   ` Antoine Tenart
  2017-03-29 22:29     ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Antoine Tenart @ 2017-03-29 13:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Stephen,

On Thu, Mar 30, 2017 at 12:14:54AM +1100, Stephen Rothwell wrote:
> On Wed, 29 Mar 2017 15:12:01 +0200 Antoine Tenart <antoine.tenart@free-electrons.com> wrote:
> >
> > Hello Eric,
> 
> Who is this "Eric" person? ;-)

My apologies. I completely messed up my copy-and-paste I guess... Of
course I meant "Stephen" :)

> > Would it be possible to include Alpine's -next tree in linux-next?
> > 
> > Repo: https://git.kernel.org/pub/scm/linux/kernel/git/atenart/linux.git
> > Branch: alpine/for-next
> 
> Could you give me a short idea about what this tree contains?  Also,
> whose tree will it be merged via (or does it go direct to Linus
> (Torvalds)?

The Alpine SoCs are ARM and ARM64 processors. This branch will contain
patches we plan to send to arm-soc during their merge window. So mostly
device tree and SoC specific patches.

The patches will be merged through arm-soc before getting to Linus.

Thanks,
Antoine


-- 
Antoine T?nart, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170329/06123696/attachment.sig>

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

* Including Alpine -next tree in linux-next
  2017-03-29 13:21   ` Antoine Tenart
@ 2017-03-29 22:29     ` Stephen Rothwell
  2017-03-30  6:24       ` Antoine Tenart
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2017-03-29 22:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Antoine,

On Wed, 29 Mar 2017 15:21:48 +0200 Antoine Tenart <antoine.tenart@free-electrons.com> wrote:
>
> On Thu, Mar 30, 2017 at 12:14:54AM +1100, Stephen Rothwell wrote:
> > On Wed, 29 Mar 2017 15:12:01 +0200 Antoine Tenart <antoine.tenart@free-electrons.com> wrote:  
> > >
> > > Hello Eric,  
> > 
> > Who is this "Eric" person? ;-)  
> 
> My apologies. I completely messed up my copy-and-paste I guess... Of
> course I meant "Stephen" :)

No worries :-)

> > > Would it be possible to include Alpine's -next tree in linux-next?
> > > 
> > > Repo: https://git.kernel.org/pub/scm/linux/kernel/git/atenart/linux.git
> > > Branch: alpine/for-next  
> > 
> > Could you give me a short idea about what this tree contains?  Also,
> > whose tree will it be merged via (or does it go direct to Linus
> > (Torvalds)?  
> 
> The Alpine SoCs are ARM and ARM64 processors. This branch will contain
> patches we plan to send to arm-soc during their merge window. So mostly
> device tree and SoC specific patches.
> 
> The patches will be merged through arm-soc before getting to Linus.

Included from today with just you as the contact.

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgement 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 at canb.auug.org.au

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

* Including Alpine -next tree in linux-next
  2017-03-29 22:29     ` Stephen Rothwell
@ 2017-03-30  6:24       ` Antoine Tenart
  0 siblings, 0 replies; 5+ messages in thread
From: Antoine Tenart @ 2017-03-30  6:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Stephen,

On Thu, Mar 30, 2017 at 09:29:09AM +1100, Stephen Rothwell wrote:
> On Wed, 29 Mar 2017 15:21:48 +0200 Antoine Tenart <antoine.tenart@free-electrons.com> wrote:
> > On Thu, Mar 30, 2017 at 12:14:54AM +1100, Stephen Rothwell wrote:
> > > On Wed, 29 Mar 2017 15:12:01 +0200 Antoine Tenart <antoine.tenart@free-electrons.com> wrote:  
> > > > Would it be possible to include Alpine's -next tree in linux-next?
> > > > 
> > > > Repo: https://git.kernel.org/pub/scm/linux/kernel/git/atenart/linux.git
> > > > Branch: alpine/for-next  
> > > 
> > > Could you give me a short idea about what this tree contains?  Also,
> > > whose tree will it be merged via (or does it go direct to Linus
> > > (Torvalds)?  
> > 
> > The Alpine SoCs are ARM and ARM64 processors. This branch will contain
> > patches we plan to send to arm-soc during their merge window. So mostly
> > device tree and SoC specific patches.
> > 
> > The patches will be merged through arm-soc before getting to Linus.
> 
> Included from today with just you as the contact.

Thanks!

Antoine

-- 
Antoine T?nart, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170330/6076a457/attachment.sig>

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

end of thread, other threads:[~2017-03-30  6:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-29 13:12 Including Alpine -next tree in linux-next Antoine Tenart
2017-03-29 13:14 ` Stephen Rothwell
2017-03-29 13:21   ` Antoine Tenart
2017-03-29 22:29     ` Stephen Rothwell
2017-03-30  6:24       ` Antoine Tenart

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