* moving GIT back to kernel.org...
@ 2011-10-07 18:57 David Miller
2011-10-07 19:59 ` David Miller
0 siblings, 1 reply; 8+ messages in thread
From: David Miller @ 2011-10-07 18:57 UTC (permalink / raw)
To: netdev; +Cc: linux-wireless, netfilter-devel, sparclinux, linux-ide
I'm about to setup my GIT trees on kernel.org, once that is complete
I will be solely updating those trees again.
I will notify everyone when this is ready to go.
Just a heads up for everyone...
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-07 18:57 moving GIT back to kernel.org David Miller
@ 2011-10-07 19:59 ` David Miller
2011-10-07 22:42 ` Stephen Rothwell
2011-10-08 6:55 ` Yinglin Sun
0 siblings, 2 replies; 8+ messages in thread
From: David Miller @ 2011-10-07 19:59 UTC (permalink / raw)
To: netdev, sfr; +Cc: linux-wireless, netfilter-devel, sparclinux, linux-ide
From: David Miller <davem@davemloft.net>
Date: Fri, 07 Oct 2011 14:57:03 -0400 (EDT)
>
> I'm about to setup my GIT trees on kernel.org, once that is complete
> I will be solely updating those trees again.
>
> I will notify everyone when this is ready to go.
>
> Just a heads up for everyone...
Ok, they are now online, please update your URLs.
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
Thanks.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-07 19:59 ` David Miller
@ 2011-10-07 22:42 ` Stephen Rothwell
2011-10-07 22:46 ` David Miller
2011-10-08 6:55 ` Yinglin Sun
1 sibling, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2011-10-07 22:42 UTC (permalink / raw)
To: David Miller
Cc: netdev, linux-wireless, netfilter-devel, sparclinux, linux-ide
[-- Attachment #1: Type: text/plain, Size: 666 bytes --]
Hi Dave,
On Fri, 07 Oct 2011 15:59:02 -0400 (EDT) David Miller <davem@davemloft.net> wrote:
>
> Ok, they are now online, please update your URLs.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
I have switched to these.
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
You used to have sparc-next and ide-next (and the above used to be your
"current release fixes" trees) ...
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-07 22:42 ` Stephen Rothwell
@ 2011-10-07 22:46 ` David Miller
2011-10-07 23:10 ` Stephen Rothwell
0 siblings, 1 reply; 8+ messages in thread
From: David Miller @ 2011-10-07 22:46 UTC (permalink / raw)
To: sfr; +Cc: netdev, linux-wireless, netfilter-devel, sparclinux, linux-ide
From: Stephen Rothwell <sfr@canb.auug.org.au>
Date: Sat, 8 Oct 2011 09:42:12 +1100
> On Fri, 07 Oct 2011 15:59:02 -0400 (EDT) David Miller <davem@davemloft.net> wrote:
>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
>
> You used to have sparc-next and ide-next (and the above used to be your
> "current release fixes" trees) ...
I've made a dummy sparc-next tree for you to pull from, thanks:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
As for ide, I only plan to accept real bug fixes for that subsystem
so I'll avoid creating an ide-next tree for now.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-07 22:46 ` David Miller
@ 2011-10-07 23:10 ` Stephen Rothwell
0 siblings, 0 replies; 8+ messages in thread
From: Stephen Rothwell @ 2011-10-07 23:10 UTC (permalink / raw)
To: David Miller
Cc: netdev, linux-wireless, netfilter-devel, sparclinux, linux-ide
[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]
Hi Dave,
On Fri, 07 Oct 2011 18:46:57 -0400 (EDT) David Miller <davem@davemloft.net> wrote:
>
> From: Stephen Rothwell <sfr@canb.auug.org.au>
> Date: Sat, 8 Oct 2011 09:42:12 +1100
>
> > On Fri, 07 Oct 2011 15:59:02 -0400 (EDT) David Miller <davem@davemloft.net> wrote:
> >> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
> >> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
> >
> > You used to have sparc-next and ide-next (and the above used to be your
> > "current release fixes" trees) ...
>
> I've made a dummy sparc-next tree for you to pull from, thanks:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
>
> As for ide, I only plan to accept real bug fixes for that subsystem
> so I'll avoid creating an ide-next tree for now.
OK, I will use those trees from now on.
Also, I have decided to rename them in linux-next to match your names, so:
Was Now
--- ---
net-current net
net net-next
sparc-current sparc
sparc sparc-next
ide-curent ide
and I have dropped the old ide (would be ide-next) tree.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-07 19:59 ` David Miller
2011-10-07 22:42 ` Stephen Rothwell
@ 2011-10-08 6:55 ` Yinglin Sun
2011-10-08 7:01 ` Jeff Kirsher
1 sibling, 1 reply; 8+ messages in thread
From: Yinglin Sun @ 2011-10-08 6:55 UTC (permalink / raw)
To: David Miller
Cc: netdev, sfr, linux-wireless, netfilter-devel, sparclinux,
linux-ide
On Fri, Oct 7, 2011 at 12:59 PM, David Miller <davem@davemloft.net> wrote:
> From: David Miller <davem@davemloft.net>
> Date: Fri, 07 Oct 2011 14:57:03 -0400 (EDT)
>
>>
>> I'm about to setup my GIT trees on kernel.org, once that is complete
>> I will be solely updating those trees again.
>>
>> I will notify everyone when this is ready to go.
>>
>> Just a heads up for everyone...
>
> Ok, they are now online, please update your URLs.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
>
I'm still new to net kernel development, so a little confused about these trees.
So we should submit patches based on these trees, instead of Linus'?
About net and net-next, How to decide which one to use?
Thanks!
Yinglin
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-08 6:55 ` Yinglin Sun
@ 2011-10-08 7:01 ` Jeff Kirsher
2011-10-08 7:09 ` Yinglin Sun
0 siblings, 1 reply; 8+ messages in thread
From: Jeff Kirsher @ 2011-10-08 7:01 UTC (permalink / raw)
To: Yinglin Sun
Cc: David Miller, netdev, sfr, linux-wireless, netfilter-devel,
sparclinux, linux-ide
[-- Attachment #1: Type: text/plain, Size: 1345 bytes --]
On 10/07/2011 11:55 PM, Yinglin Sun wrote:
> On Fri, Oct 7, 2011 at 12:59 PM, David Miller <davem@davemloft.net> wrote:
>> From: David Miller <davem@davemloft.net>
>> Date: Fri, 07 Oct 2011 14:57:03 -0400 (EDT)
>>
>>> I'm about to setup my GIT trees on kernel.org, once that is complete
>>> I will be solely updating those trees again.
>>>
>>> I will notify everyone when this is ready to go.
>>>
>>> Just a heads up for everyone...
>> Ok, they are now online, please update your URLs.
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
>>
> I'm still new to net kernel development, so a little confused about these trees.
> So we should submit patches based on these trees, instead of Linus'?
> About net and net-next, How to decide which one to use?
>
> Thanks!
>
> Yinglin
>
*If* you have change against the network core/drivers then, you would
want to use David Miller's net or net-next trees.
As a general rule:
- net tree is only for fixes/critical fixes
- net-next tree is for everything else
There are always exceptions, but if you stick to the above general rule,
you will be fine.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: moving GIT back to kernel.org...
2011-10-08 7:01 ` Jeff Kirsher
@ 2011-10-08 7:09 ` Yinglin Sun
0 siblings, 0 replies; 8+ messages in thread
From: Yinglin Sun @ 2011-10-08 7:09 UTC (permalink / raw)
To: jeffrey.t.kirsher
Cc: David Miller, netdev, sfr, linux-wireless, netfilter-devel,
sparclinux, linux-ide
On Sat, Oct 8, 2011 at 12:01 AM, Jeff Kirsher <tarbal@gmail.com> wrote:
> On 10/07/2011 11:55 PM, Yinglin Sun wrote:
>> On Fri, Oct 7, 2011 at 12:59 PM, David Miller <davem@davemloft.net> wrote:
>>> From: David Miller <davem@davemloft.net>
>>> Date: Fri, 07 Oct 2011 14:57:03 -0400 (EDT)
>>>
>>>> I'm about to setup my GIT trees on kernel.org, once that is complete
>>>> I will be solely updating those trees again.
>>>>
>>>> I will notify everyone when this is ready to go.
>>>>
>>>> Just a heads up for everyone...
>>> Ok, they are now online, please update your URLs.
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
>>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
>>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
>>> git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git
>>>
>> I'm still new to net kernel development, so a little confused about these trees.
>> So we should submit patches based on these trees, instead of Linus'?
>> About net and net-next, How to decide which one to use?
>>
>> Thanks!
>>
>> Yinglin
>>
>
> *If* you have change against the network core/drivers then, you would
> want to use David Miller's net or net-next trees.
>
> As a general rule:
> - net tree is only for fixes/critical fixes
> - net-next tree is for everything else
>
> There are always exceptions, but if you stick to the above general rule,
> you will be fine.
>
>
Got it. Thanks Jeff!
Yinglin
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-10-08 7:09 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 18:57 moving GIT back to kernel.org David Miller
2011-10-07 19:59 ` David Miller
2011-10-07 22:42 ` Stephen Rothwell
2011-10-07 22:46 ` David Miller
2011-10-07 23:10 ` Stephen Rothwell
2011-10-08 6:55 ` Yinglin Sun
2011-10-08 7:01 ` Jeff Kirsher
2011-10-08 7:09 ` Yinglin Sun
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).