* Request for inclusion of ep93xx tree in linux-next
@ 2012-04-30 22:48 Ryan Mallon
2012-05-01 0:27 ` Stephen Rothwell
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Ryan Mallon @ 2012-04-30 22:48 UTC (permalink / raw)
To: linux-arm-kernel
Hi Stephen,
Can you please add the following branches:
ep93xx-cleanup
ep93xx-fixes
from the ep93xx git tree:
git://github.com/RyanMallon/linux-ep93xx.git
To linux-next. Both branches are stable and based on v3.4-rc2. Testing
for the tree is covered by the arm ep93xx_defconfig.
Thanks,
~Ryan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request for inclusion of ep93xx tree in linux-next
2012-04-30 22:48 Request for inclusion of ep93xx tree in linux-next Ryan Mallon
@ 2012-05-01 0:27 ` Stephen Rothwell
2012-05-01 8:36 ` Arnd Bergmann
2012-06-04 5:52 ` Ryan Mallon
2 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2012-05-01 0:27 UTC (permalink / raw)
To: linux-arm-kernel
Hi Ryan,
On Tue, 01 May 2012 08:48:09 +1000 Ryan Mallon <rmallon@gmail.com> wrote:
>
> Can you please add the following branches:
>
> ep93xx-cleanup
> ep93xx-fixes
>
> from the ep93xx git tree:
>
> git://github.com/RyanMallon/linux-ep93xx.git
>
> To linux-next. Both branches are stable and based on v3.4-rc2. Testing
> for the tree is covered by the arm ep93xx_defconfig.
I have added these from today as ep93xx-current (fixes for Linus' current
tree - branch ep93xx-fixes) and ep93xx (stuff for the next merge window -
branch ep93xx-cleanup). I have listed just you as the contact in case I
have problems (conflicts, build failures, unable to fetch etc).
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 at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120501/09378d73/attachment.sig>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request for inclusion of ep93xx tree in linux-next
2012-04-30 22:48 Request for inclusion of ep93xx tree in linux-next Ryan Mallon
2012-05-01 0:27 ` Stephen Rothwell
@ 2012-05-01 8:36 ` Arnd Bergmann
2012-05-02 6:30 ` Ryan Mallon
2012-06-04 5:52 ` Ryan Mallon
2 siblings, 1 reply; 7+ messages in thread
From: Arnd Bergmann @ 2012-05-01 8:36 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 30 April 2012, Ryan Mallon wrote:
> Hi Stephen,
>
> Can you please add the following branches:
>
> ep93xx-cleanup
> ep93xx-fixes
>
> from the ep93xx git tree:
>
> git://github.com/RyanMallon/linux-ep93xx.git
>
> To linux-next. Both branches are stable and based on v3.4-rc2. Testing
> for the tree is covered by the arm ep93xx_defconfig.
>
Hi Ryan,
just for your convenience, it helps if you have only one branch that
you get included into linux-next and that combines various branches
which you intend to send to arm-soc. That frees you from the need to
notify Stephen every time you want to have another branch included.
Arnd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request for inclusion of ep93xx tree in linux-next
2012-05-01 8:36 ` Arnd Bergmann
@ 2012-05-02 6:30 ` Ryan Mallon
2012-05-02 12:47 ` Arnd Bergmann
0 siblings, 1 reply; 7+ messages in thread
From: Ryan Mallon @ 2012-05-02 6:30 UTC (permalink / raw)
To: linux-arm-kernel
On 01/05/12 18:36, Arnd Bergmann wrote:
> On Monday 30 April 2012, Ryan Mallon wrote:
>> Hi Stephen,
>>
>> Can you please add the following branches:
>>
>> ep93xx-cleanup
>> ep93xx-fixes
>>
>> from the ep93xx git tree:
>>
>> git://github.com/RyanMallon/linux-ep93xx.git
>>
>> To linux-next. Both branches are stable and based on v3.4-rc2. Testing
>> for the tree is covered by the arm ep93xx_defconfig.
>>
>
> Hi Ryan,
>
> just for your convenience, it helps if you have only one branch that
> you get included into linux-next and that combines various branches
> which you intend to send to arm-soc. That frees you from the need to
> notify Stephen every time you want to have another branch included.
Thanks for the tip. I leave the branches as is for the moment. If I end
up adding any additional branches to my tree, then I will look at
creating an ep93xx-for-next branch then. In this case, should the
for-next branch just be a regular merge of all the other branches I
have? How do I make it verifiable that everything from the other
branches has been being tested in the for-next branch?
Thanks,
~Ryan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request for inclusion of ep93xx tree in linux-next
2012-05-02 6:30 ` Ryan Mallon
@ 2012-05-02 12:47 ` Arnd Bergmann
0 siblings, 0 replies; 7+ messages in thread
From: Arnd Bergmann @ 2012-05-02 12:47 UTC (permalink / raw)
To: linux-arm-kernel
On Wednesday 02 May 2012, Ryan Mallon wrote:
> Thanks for the tip. I leave the branches as is for the moment. If I end
> up adding any additional branches to my tree, then I will look at
> creating an ep93xx-for-next branch then. In this case, should the
> for-next branch just be a regular merge of all the other branches I
> have?
Yes. In the arm-soc tree I usually just merge all changes on top
of the for-next branch, and occasionally clean it up, starting over
with a fresh -rc release and pulling the other branches in, then
use git-diff to make sure the contents are identical to what they
were before.
> How do I make it verifiable that everything from the other
> branches has been being tested in the for-next branch?
I'm not sure I understand the question. Maybe you are looking
for 'git branch --no-merged for-next' That command will show
all local branches that are not merged into the for-next branch.
Arnd
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request for inclusion of ep93xx tree in linux-next
2012-04-30 22:48 Request for inclusion of ep93xx tree in linux-next Ryan Mallon
2012-05-01 0:27 ` Stephen Rothwell
2012-05-01 8:36 ` Arnd Bergmann
@ 2012-06-04 5:52 ` Ryan Mallon
2012-06-04 6:55 ` Stephen Rothwell
2 siblings, 1 reply; 7+ messages in thread
From: Ryan Mallon @ 2012-06-04 5:52 UTC (permalink / raw)
To: linux-arm-kernel
Hi Stephen,
I have ended up adding another branch to my ep93xx tree, so I have
created an ep93xx-for-next branch, which I will just merge all of
branches into. Can you please drop the ep93xx-cleanup and ep93xx-fixes
branches and just include ep93xx-for-next instead.
Thanks,
~Ryan
On 01/05/12 08:48, Ryan Mallon wrote:
> Hi Stephen,
>
> Can you please add the following branches:
>
> ep93xx-cleanup
> ep93xx-fixes
>
> from the ep93xx git tree:
>
> git://github.com/RyanMallon/linux-ep93xx.git
>
> To linux-next. Both branches are stable and based on v3.4-rc2. Testing
> for the tree is covered by the arm ep93xx_defconfig.
>
> Thanks,
> ~Ryan
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request for inclusion of ep93xx tree in linux-next
2012-06-04 5:52 ` Ryan Mallon
@ 2012-06-04 6:55 ` Stephen Rothwell
0 siblings, 0 replies; 7+ messages in thread
From: Stephen Rothwell @ 2012-06-04 6:55 UTC (permalink / raw)
To: linux-arm-kernel
Hi Ryan,
On Mon, 04 Jun 2012 15:52:13 +1000 Ryan Mallon <rmallon@gmail.com> wrote:
>
> I have ended up adding another branch to my ep93xx tree, so I have
> created an ep93xx-for-next branch, which I will just merge all of
> branches into. Can you please drop the ep93xx-cleanup and ep93xx-fixes
> branches and just include ep93xx-for-next instead.
Done.
--
Cheers,
Stephen Rothwell sfr at canb.auug.org.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120604/627378e3/attachment.sig>
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-06-04 6:55 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 22:48 Request for inclusion of ep93xx tree in linux-next Ryan Mallon
2012-05-01 0:27 ` Stephen Rothwell
2012-05-01 8:36 ` Arnd Bergmann
2012-05-02 6:30 ` Ryan Mallon
2012-05-02 12:47 ` Arnd Bergmann
2012-06-04 5:52 ` Ryan Mallon
2012-06-04 6:55 ` Stephen Rothwell
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).