* gregkh-02-pci tree is now gone
@ 2008-04-24 22:51 Greg KH
2008-04-24 23:19 ` Jesse Barnes
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Greg KH @ 2008-04-24 22:51 UTC (permalink / raw)
To: Stephen Rothwell, jbarnes, Andrew Morton; +Cc: linux-next, LKML
Stephen, Andrew,
My gregkh-02-pci tree is now gone as Jesse is now the PCI maintainer.
I'll let him tell you all where to get his PCI patch queue from as I
have no idea.
This means that my other trees have been renamed, so you might want to
adjust your scripts accordingly:
gregkh-01-driver_core -> gregkh-01-driver_core (no change)
gregkh-03-usb -> gregkh-02-usb
gregkh-04-ldp -> gregkh-03-ldp
They are still located in the same directory on kernel.org as before at:
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
thanks,
greg k-h
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-24 22:51 gregkh-02-pci tree is now gone Greg KH
@ 2008-04-24 23:19 ` Jesse Barnes
2008-04-25 7:53 ` Sebastian Siewior
2008-04-25 9:41 ` Stephen Rothwell
2008-04-30 5:34 ` Andrew Morton
2 siblings, 1 reply; 10+ messages in thread
From: Jesse Barnes @ 2008-04-24 23:19 UTC (permalink / raw)
To: Greg KH; +Cc: Stephen Rothwell, Andrew Morton, linux-next, LKML
On Thursday, April 24, 2008 3:51 pm Greg KH wrote:
> Stephen, Andrew,
>
> My gregkh-02-pci tree is now gone as Jesse is now the PCI maintainer.
> I'll let him tell you all where to get his PCI patch queue from as I
> have no idea.
I've got a tree on kernel.org at
ssh://hera.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6. So far I
just have a 'for-linus' branch there; I'm working on a linux-next branch now.
Thanks,
Jesse
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-24 23:19 ` Jesse Barnes
@ 2008-04-25 7:53 ` Sebastian Siewior
2008-04-25 14:06 ` Jesse Barnes
0 siblings, 1 reply; 10+ messages in thread
From: Sebastian Siewior @ 2008-04-25 7:53 UTC (permalink / raw)
To: Jesse Barnes; +Cc: Greg KH, Stephen Rothwell, Andrew Morton, linux-next, LKML
* Jesse Barnes | 2008-04-24 16:19:52 [-0700]:
>I've got a tree on kernel.org at
>ssh://hera.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6. So far I
You might want to add
|T: git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
to the MAINTAINERS file.
>
>Thanks,
>Jesse
Sebastian
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-24 22:51 gregkh-02-pci tree is now gone Greg KH
2008-04-24 23:19 ` Jesse Barnes
@ 2008-04-25 9:41 ` Stephen Rothwell
2008-04-30 5:34 ` Andrew Morton
2 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2008-04-25 9:41 UTC (permalink / raw)
To: Greg KH; +Cc: jbarnes, Andrew Morton, linux-next, LKML
[-- Attachment #1: Type: text/plain, Size: 650 bytes --]
Hi Greg,
On Thu, 24 Apr 2008 15:51:04 -0700 Greg KH <greg@kroah.com> wrote:
>
> My gregkh-02-pci tree is now gone as Jesse is now the PCI maintainer.
> I'll let him tell you all where to get his PCI patch queue from as I
> have no idea.
>
> This means that my other trees have been renamed, so you might want to
> adjust your scripts accordingly:
> gregkh-01-driver_core -> gregkh-01-driver_core (no change)
> gregkh-03-usb -> gregkh-02-usb
> gregkh-04-ldp -> gregkh-03-ldp
OK, I have fixed up my lists, thanks.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-25 7:53 ` Sebastian Siewior
@ 2008-04-25 14:06 ` Jesse Barnes
0 siblings, 0 replies; 10+ messages in thread
From: Jesse Barnes @ 2008-04-25 14:06 UTC (permalink / raw)
To: Sebastian Siewior
Cc: Greg KH, Stephen Rothwell, Andrew Morton, linux-next, LKML
On Friday, April 25, 2008 12:53 am Sebastian Siewior wrote:
> * Jesse Barnes | 2008-04-24 16:19:52 [-0700]:
> >I've got a tree on kernel.org at
> >ssh://hera.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6. So far I
>
> You might want to add
>
> |T: git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git
>
> to the MAINTAINERS file.
Good idea, I've got a few trivial things for Linus to pull for 2.6.26, I'll
include it with those.
Thanks,
Jesse
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-24 22:51 gregkh-02-pci tree is now gone Greg KH
2008-04-24 23:19 ` Jesse Barnes
2008-04-25 9:41 ` Stephen Rothwell
@ 2008-04-30 5:34 ` Andrew Morton
2008-04-30 5:38 ` David Miller
2 siblings, 1 reply; 10+ messages in thread
From: Andrew Morton @ 2008-04-30 5:34 UTC (permalink / raw)
To: Greg KH; +Cc: Stephen Rothwell, jbarnes, linux-next, LKML
On Thu, 24 Apr 2008 15:51:04 -0700 Greg KH <greg@kroah.com> wrote:
> Stephen, Andrew,
>
> My gregkh-02-pci tree is now gone as Jesse is now the PCI maintainer.
> I'll let him tell you all where to get his PCI patch queue from as I
> have no idea.
>
> This means that my other trees have been renamed, so you might want to
> adjust your scripts accordingly:
> gregkh-01-driver_core -> gregkh-01-driver_core (no change)
> gregkh-03-usb -> gregkh-02-usb
> gregkh-04-ldp -> gregkh-03-ldp
>
> They are still located in the same directory on kernel.org as before at:
> http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
>
What is gregkh-03-ldp?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-30 5:34 ` Andrew Morton
@ 2008-04-30 5:38 ` David Miller
2008-04-30 5:49 ` Andrew Morton
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: David Miller @ 2008-04-30 5:38 UTC (permalink / raw)
To: akpm; +Cc: greg, sfr, jbarnes, linux-next, linux-kernel
From: Andrew Morton <akpm@linux-foundation.org>
Date: Tue, 29 Apr 2008 22:34:12 -0700
> What is gregkh-03-ldp?
That's the special tree that breaks the linux-next build every day
in order to make sure Stephen is paying attention :-)
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-30 5:38 ` David Miller
@ 2008-04-30 5:49 ` Andrew Morton
2008-04-30 6:18 ` Greg KH
2008-04-30 6:22 ` Stephen Rothwell
2 siblings, 0 replies; 10+ messages in thread
From: Andrew Morton @ 2008-04-30 5:49 UTC (permalink / raw)
To: David Miller; +Cc: greg, sfr, jbarnes, linux-next, linux-kernel
On Tue, 29 Apr 2008 22:38:54 -0700 (PDT) David Miller <davem@davemloft.net> wrote:
> From: Andrew Morton <akpm@linux-foundation.org>
> Date: Tue, 29 Apr 2008 22:34:12 -0700
>
> > What is gregkh-03-ldp?
>
> That's the special tree that breaks the linux-next build every day
> in order to make sure Stephen is paying attention :-)
What's special about that?
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-30 5:38 ` David Miller
2008-04-30 5:49 ` Andrew Morton
@ 2008-04-30 6:18 ` Greg KH
2008-04-30 6:22 ` Stephen Rothwell
2 siblings, 0 replies; 10+ messages in thread
From: Greg KH @ 2008-04-30 6:18 UTC (permalink / raw)
To: David Miller; +Cc: akpm, sfr, jbarnes, linux-next, linux-kernel
On Tue, Apr 29, 2008 at 10:38:54PM -0700, David Miller wrote:
> From: Andrew Morton <akpm@linux-foundation.org>
> Date: Tue, 29 Apr 2008 22:34:12 -0700
>
> > What is gregkh-03-ldp?
>
> That's the special tree that breaks the linux-next build every day
> in order to make sure Stephen is paying attention :-)
Heh, yeah, that's one description :)
"ldp" -> linuxdriverproject.org
It's a bunch of drivers that are currently under development by the
developers of this project. Mostly it's drivers that are being cleaned
up and worked into a mergable state, but there are some drivers that are
being built up from scratch there.
Once they are in a mergable state, they then get sent to the proper
subsystem maintainer, but getting this kind of build and run-time
testing is very valuable to have.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: gregkh-02-pci tree is now gone
2008-04-30 5:38 ` David Miller
2008-04-30 5:49 ` Andrew Morton
2008-04-30 6:18 ` Greg KH
@ 2008-04-30 6:22 ` Stephen Rothwell
2 siblings, 0 replies; 10+ messages in thread
From: Stephen Rothwell @ 2008-04-30 6:22 UTC (permalink / raw)
To: David Miller; +Cc: akpm, greg, jbarnes, linux-next, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 933 bytes --]
On Tue, 29 Apr 2008 22:38:54 -0700 (PDT) David Miller <davem@davemloft.net> wrote:
>
> From: Andrew Morton <akpm@linux-foundation.org>
> Date: Tue, 29 Apr 2008 22:34:12 -0700
>
> > What is gregkh-03-ldp?
>
> That's the special tree that breaks the linux-next build every day
> in order to make sure Stephen is paying attention :-)
Today, that failed in its plan :-)
Actually is it is a tree for the Linux Driver Project that Greg is
running - I am in two minds about whether I should carry it. Currently,
it is right at the end of the build and if something fails in there it
gets reverted - I make no attempt to diagnose problems. Greg wanted
"exposure".
I will write up a general mail about what I want in linux-next from now
on and I suspect that I will exclude most (if not all) of that tree.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2008-04-30 6:24 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 22:51 gregkh-02-pci tree is now gone Greg KH
2008-04-24 23:19 ` Jesse Barnes
2008-04-25 7:53 ` Sebastian Siewior
2008-04-25 14:06 ` Jesse Barnes
2008-04-25 9:41 ` Stephen Rothwell
2008-04-30 5:34 ` Andrew Morton
2008-04-30 5:38 ` David Miller
2008-04-30 5:49 ` Andrew Morton
2008-04-30 6:18 ` Greg KH
2008-04-30 6:22 ` Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox