* Can you add the staging tree to -next?
@ 2008-11-12 23:56 Greg KH
2008-11-13 23:44 ` Stephen Rothwell
2008-11-14 7:42 ` Geert Uytterhoeven
0 siblings, 2 replies; 14+ messages in thread
From: Greg KH @ 2008-11-12 23:56 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, linux-kernel
Hi,
I'm starting to get people sending me patches against -next for the
drivers/staging/ tree that don't apply as -next does not include my
quilt tree of staging patches.
Can you please pick it up? You can put it at the end of your series,
and the 'make allmodconfig' option disables building anything in the
drivers/staging/ subdirectory, so it should not have any build or merge
conflicts with anything.
It can be found at:
http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
and is a quilt tree.
It will follow all the same rules as other trees, with patches only for
the next merge window (2.6.29 right now) in it.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-12 23:56 Can you add the staging tree to -next? Greg KH
@ 2008-11-13 23:44 ` Stephen Rothwell
2008-11-14 0:01 ` Greg KH
2008-11-14 7:42 ` Geert Uytterhoeven
1 sibling, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2008-11-13 23:44 UTC (permalink / raw)
To: Greg KH; +Cc: linux-next, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 923 bytes --]
Hi Greg,
On Wed, 12 Nov 2008 15:56:00 -0800 Greg KH <greg@kroah.com> wrote:
>
> I'm starting to get people sending me patches against -next for the
> drivers/staging/ tree that don't apply as -next does not include my
> quilt tree of staging patches.
>
> Can you please pick it up? You can put it at the end of your series,
> and the 'make allmodconfig' option disables building anything in the
> drivers/staging/ subdirectory, so it should not have any build or merge
> conflicts with anything.
>
> It can be found at:
> http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
> and is a quilt tree.
>
> It will follow all the same rules as other trees, with patches only for
> the next merge window (2.6.29 right now) in it.
OK, I have added it starting today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-13 23:44 ` Stephen Rothwell
@ 2008-11-14 0:01 ` Greg KH
2008-11-14 0:13 ` J.R. Mauro
0 siblings, 1 reply; 14+ messages in thread
From: Greg KH @ 2008-11-14 0:01 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, linux-kernel
On Fri, Nov 14, 2008 at 10:44:21AM +1100, Stephen Rothwell wrote:
> Hi Greg,
>
> On Wed, 12 Nov 2008 15:56:00 -0800 Greg KH <greg@kroah.com> wrote:
> >
> > I'm starting to get people sending me patches against -next for the
> > drivers/staging/ tree that don't apply as -next does not include my
> > quilt tree of staging patches.
> >
> > Can you please pick it up? You can put it at the end of your series,
> > and the 'make allmodconfig' option disables building anything in the
> > drivers/staging/ subdirectory, so it should not have any build or merge
> > conflicts with anything.
> >
> > It can be found at:
> > http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
> > and is a quilt tree.
> >
> > It will follow all the same rules as other trees, with patches only for
> > the next merge window (2.6.29 right now) in it.
>
> OK, I have added it starting today.
Thank you very much, I appreciate it.
greg k-h
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 0:01 ` Greg KH
@ 2008-11-14 0:13 ` J.R. Mauro
2008-11-14 0:22 ` Greg KH
0 siblings, 1 reply; 14+ messages in thread
From: J.R. Mauro @ 2008-11-14 0:13 UTC (permalink / raw)
To: Greg KH; +Cc: Stephen Rothwell, linux-next, linux-kernel
On Thu, Nov 13, 2008 at 7:01 PM, Greg KH <greg@kroah.com> wrote:
> On Fri, Nov 14, 2008 at 10:44:21AM +1100, Stephen Rothwell wrote:
>> Hi Greg,
>>
>> On Wed, 12 Nov 2008 15:56:00 -0800 Greg KH <greg@kroah.com> wrote:
>> >
>> > I'm starting to get people sending me patches against -next for the
>> > drivers/staging/ tree that don't apply as -next does not include my
>> > quilt tree of staging patches.
>> >
>> > Can you please pick it up? You can put it at the end of your series,
>> > and the 'make allmodconfig' option disables building anything in the
>> > drivers/staging/ subdirectory, so it should not have any build or merge
>> > conflicts with anything.
>> >
>> > It can be found at:
>> > http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
>> > and is a quilt tree.
>> >
>> > It will follow all the same rules as other trees, with patches only for
>> > the next merge window (2.6.29 right now) in it.
>>
>> OK, I have added it starting today.
>
> Thank you very much, I appreciate it.
Greg, will this suffice for having a git repo for staging, or are you
still planning on a discrete staging repo?
>
> greg k-h
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 0:13 ` J.R. Mauro
@ 2008-11-14 0:22 ` Greg KH
2008-11-14 0:25 ` J.R. Mauro
0 siblings, 1 reply; 14+ messages in thread
From: Greg KH @ 2008-11-14 0:22 UTC (permalink / raw)
To: J.R. Mauro; +Cc: Stephen Rothwell, linux-next, linux-kernel
On Thu, Nov 13, 2008 at 07:13:40PM -0500, J.R. Mauro wrote:
> On Thu, Nov 13, 2008 at 7:01 PM, Greg KH <greg@kroah.com> wrote:
> > On Fri, Nov 14, 2008 at 10:44:21AM +1100, Stephen Rothwell wrote:
> >> Hi Greg,
> >>
> >> On Wed, 12 Nov 2008 15:56:00 -0800 Greg KH <greg@kroah.com> wrote:
> >> >
> >> > I'm starting to get people sending me patches against -next for the
> >> > drivers/staging/ tree that don't apply as -next does not include my
> >> > quilt tree of staging patches.
> >> >
> >> > Can you please pick it up? You can put it at the end of your series,
> >> > and the 'make allmodconfig' option disables building anything in the
> >> > drivers/staging/ subdirectory, so it should not have any build or merge
> >> > conflicts with anything.
> >> >
> >> > It can be found at:
> >> > http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
> >> > and is a quilt tree.
> >> >
> >> > It will follow all the same rules as other trees, with patches only for
> >> > the next merge window (2.6.29 right now) in it.
> >>
> >> OK, I have added it starting today.
> >
> > Thank you very much, I appreciate it.
>
> Greg, will this suffice for having a git repo for staging, or are you
> still planning on a discrete staging repo?
For now, this is probably going to be sufficient for me, how about you?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 0:22 ` Greg KH
@ 2008-11-14 0:25 ` J.R. Mauro
0 siblings, 0 replies; 14+ messages in thread
From: J.R. Mauro @ 2008-11-14 0:25 UTC (permalink / raw)
To: Greg KH; +Cc: Stephen Rothwell, linux-next, linux-kernel
On Thu, Nov 13, 2008 at 7:22 PM, Greg KH <greg@kroah.com> wrote:
> On Thu, Nov 13, 2008 at 07:13:40PM -0500, J.R. Mauro wrote:
>> On Thu, Nov 13, 2008 at 7:01 PM, Greg KH <greg@kroah.com> wrote:
>> > On Fri, Nov 14, 2008 at 10:44:21AM +1100, Stephen Rothwell wrote:
>> >> Hi Greg,
>> >>
>> >> On Wed, 12 Nov 2008 15:56:00 -0800 Greg KH <greg@kroah.com> wrote:
>> >> >
>> >> > I'm starting to get people sending me patches against -next for the
>> >> > drivers/staging/ tree that don't apply as -next does not include my
>> >> > quilt tree of staging patches.
>> >> >
>> >> > Can you please pick it up? You can put it at the end of your series,
>> >> > and the 'make allmodconfig' option disables building anything in the
>> >> > drivers/staging/ subdirectory, so it should not have any build or merge
>> >> > conflicts with anything.
>> >> >
>> >> > It can be found at:
>> >> > http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
>> >> > and is a quilt tree.
>> >> >
>> >> > It will follow all the same rules as other trees, with patches only for
>> >> > the next merge window (2.6.29 right now) in it.
>> >>
>> >> OK, I have added it starting today.
>> >
>> > Thank you very much, I appreciate it.
>>
>> Greg, will this suffice for having a git repo for staging, or are you
>> still planning on a discrete staging repo?
>
> For now, this is probably going to be sufficient for me, how about you?
Should work fine
>
> thanks,
>
> greg k-h
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-12 23:56 Can you add the staging tree to -next? Greg KH
2008-11-13 23:44 ` Stephen Rothwell
@ 2008-11-14 7:42 ` Geert Uytterhoeven
2008-11-14 7:50 ` Stephen Rothwell
2008-11-14 17:32 ` Greg KH
1 sibling, 2 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2008-11-14 7:42 UTC (permalink / raw)
To: Greg KH; +Cc: Stephen Rothwell, linux-next, linux-kernel
On Wed, 12 Nov 2008, Greg KH wrote:
> I'm starting to get people sending me patches against -next for the
> drivers/staging/ tree that don't apply as -next does not include my
> quilt tree of staging patches.
>
> Can you please pick it up? You can put it at the end of your series,
> and the 'make allmodconfig' option disables building anything in the
> drivers/staging/ subdirectory, so it should not have any build or merge
> conflicts with anything.
Apart from the patches you receive against -next, is there any other
advantage, giving staging is disabled?
> It can be found at:
> http://kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-staging/
> and is a quilt tree.
>
> It will follow all the same rules as other trees, with patches only for
> the next merge window (2.6.29 right now) in it.
Except that there's much less compile-coverage, as allmodconfig doesn't enable
staging.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 7:42 ` Geert Uytterhoeven
@ 2008-11-14 7:50 ` Stephen Rothwell
2008-11-14 14:16 ` Geert Uytterhoeven
2008-11-14 17:32 ` Greg KH
1 sibling, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2008-11-14 7:50 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Greg KH, linux-next, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 720 bytes --]
Hi Geert,
On Fri, 14 Nov 2008 08:42:48 +0100 (CET) Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> Apart from the patches you receive against -next, is there any other
> advantage, giving staging is disabled?
Others compile linux-next with all sorts of configs, so we hopefully will
see any build failures. In fact, Greg might even built it with staging
enabled :-)
We will also see any merge conflicts (though there probably won't be
many).
I may also see if I can arrange for a build in each architecture with
staging enabled in my infrastructure here, but it may take a little while.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 7:50 ` Stephen Rothwell
@ 2008-11-14 14:16 ` Geert Uytterhoeven
0 siblings, 0 replies; 14+ messages in thread
From: Geert Uytterhoeven @ 2008-11-14 14:16 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: Greg KH, linux-next, linux-kernel
On Fri, 14 Nov 2008, Stephen Rothwell wrote:
> On Fri, 14 Nov 2008 08:42:48 +0100 (CET) Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> >
> > Apart from the patches you receive against -next, is there any other
> > advantage, giving staging is disabled?
>
> Others compile linux-next with all sorts of configs, so we hopefully will
> see any build failures. In fact, Greg might even built it with staging
> enabled :-)
>
> We will also see any merge conflicts (though there probably won't be
> many).
>
> I may also see if I can arrange for a build in each architecture with
> staging enabled in my infrastructure here, but it may take a little while.
I build them for m68k anyway, but due to timezone differences, you usually find
(and sometimes even fix ;-) the problems long before I notice them.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 7:42 ` Geert Uytterhoeven
2008-11-14 7:50 ` Stephen Rothwell
@ 2008-11-14 17:32 ` Greg KH
2008-11-14 22:28 ` J.R. Mauro
2008-11-18 18:36 ` Stefan Richter
1 sibling, 2 replies; 14+ messages in thread
From: Greg KH @ 2008-11-14 17:32 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: Stephen Rothwell, linux-next, linux-kernel
On Fri, Nov 14, 2008 at 08:42:48AM +0100, Geert Uytterhoeven wrote:
> On Wed, 12 Nov 2008, Greg KH wrote:
> > I'm starting to get people sending me patches against -next for the
> > drivers/staging/ tree that don't apply as -next does not include my
> > quilt tree of staging patches.
> >
> > Can you please pick it up? You can put it at the end of your series,
> > and the 'make allmodconfig' option disables building anything in the
> > drivers/staging/ subdirectory, so it should not have any build or merge
> > conflicts with anything.
>
> Apart from the patches you receive against -next, is there any other
> advantage, giving staging is disabled?
That is a huge advantage, don't discount it. My staging tree has over
150 patches in it right now, and is quite diverged from what is in
Linus's tree. I have been getting the same patches sent over and over
to fix the same thing that is already resolved in my tree, as the
developers are working against -next thinking that they were working
with the latest development tree.
This will save a lot of redundant developer time, a good thing.
It also lets me test -next with -staging in it so I can anticipate the
merge issues that will be happening in the next big merge (v4l is going
to have issues that I've noticed already.)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 17:32 ` Greg KH
@ 2008-11-14 22:28 ` J.R. Mauro
2008-11-14 23:06 ` Greg KH
2008-11-18 18:36 ` Stefan Richter
1 sibling, 1 reply; 14+ messages in thread
From: J.R. Mauro @ 2008-11-14 22:28 UTC (permalink / raw)
To: Greg KH; +Cc: Geert Uytterhoeven, Stephen Rothwell, linux-next, linux-kernel
There also seem to be a lot of build errors that no one hacking on
staging has seen before being threshed out by all the randconfig tests
done on -next, which will help a lot if we want the staging drivers to
actually go anywhere.
~J.R.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 22:28 ` J.R. Mauro
@ 2008-11-14 23:06 ` Greg KH
2008-11-14 23:43 ` J.R. Mauro
0 siblings, 1 reply; 14+ messages in thread
From: Greg KH @ 2008-11-14 23:06 UTC (permalink / raw)
To: J.R. Mauro; +Cc: Geert Uytterhoeven, Stephen Rothwell, linux-next, linux-kernel
On Fri, Nov 14, 2008 at 05:28:17PM -0500, J.R. Mauro wrote:
> There also seem to be a lot of build errors that no one hacking on
> staging has seen before being threshed out by all the randconfig tests
> done on -next, which will help a lot if we want the staging drivers to
> actually go anywhere.
In looking at these in some detail, the majority of them are due to api
changes in other trees, so these changes will have to be done during the
-rc1 merge window, which shouldn't be that big of an issue.
But yes, there are some kconfig dependancies as well, Randy is really
good at finding them :) If you want to send me patches to fix these,
I'd appreciate it.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 23:06 ` Greg KH
@ 2008-11-14 23:43 ` J.R. Mauro
0 siblings, 0 replies; 14+ messages in thread
From: J.R. Mauro @ 2008-11-14 23:43 UTC (permalink / raw)
To: Greg KH; +Cc: Geert Uytterhoeven, Stephen Rothwell, linux-next, linux-kernel
On Fri, Nov 14, 2008 at 6:06 PM, Greg KH <greg@kroah.com> wrote:
> On Fri, Nov 14, 2008 at 05:28:17PM -0500, J.R. Mauro wrote:
>> There also seem to be a lot of build errors that no one hacking on
>> staging has seen before being threshed out by all the randconfig tests
>> done on -next, which will help a lot if we want the staging drivers to
>> actually go anywhere.
>
> In looking at these in some detail, the majority of them are due to api
> changes in other trees, so these changes will have to be done during the
> -rc1 merge window, which shouldn't be that big of an issue.
That's what I'm noticing, but the sooner we know about the issues on
the horizon, the better.
>
> But yes, there are some kconfig dependancies as well, Randy is really
> good at finding them :) If you want to send me patches to fix these,
> I'd appreciate it.
Yep, I'm working on it :)
>
> thanks,
>
> greg k-h
>
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Can you add the staging tree to -next?
2008-11-14 17:32 ` Greg KH
2008-11-14 22:28 ` J.R. Mauro
@ 2008-11-18 18:36 ` Stefan Richter
1 sibling, 0 replies; 14+ messages in thread
From: Stefan Richter @ 2008-11-18 18:36 UTC (permalink / raw)
To: Greg KH; +Cc: Geert Uytterhoeven, Stephen Rothwell, linux-next, linux-kernel
Greg KH wrote on November 14:
> On Fri, Nov 14, 2008 at 08:42:48AM +0100, Geert Uytterhoeven wrote:
>> Apart from the patches you receive against -next, is there any other
>> advantage, giving staging is disabled?
>
> That is a huge advantage, don't discount it. My staging tree has over
> 150 patches in it right now, and is quite diverged from what is in
> Linus's tree. I have been getting the same patches sent over and over
> to fix the same thing that is already resolved in my tree, as the
> developers are working against -next thinking that they were working
> with the latest development tree.
These people are missing that -next is not a development tree.
(Unless final integration tests count still as development.)
--
Stefan Richter
-=====-==--- =-== =--=-
http://arcgraph.de/sr/
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2008-11-18 18:37 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 23:56 Can you add the staging tree to -next? Greg KH
2008-11-13 23:44 ` Stephen Rothwell
2008-11-14 0:01 ` Greg KH
2008-11-14 0:13 ` J.R. Mauro
2008-11-14 0:22 ` Greg KH
2008-11-14 0:25 ` J.R. Mauro
2008-11-14 7:42 ` Geert Uytterhoeven
2008-11-14 7:50 ` Stephen Rothwell
2008-11-14 14:16 ` Geert Uytterhoeven
2008-11-14 17:32 ` Greg KH
2008-11-14 22:28 ` J.R. Mauro
2008-11-14 23:06 ` Greg KH
2008-11-14 23:43 ` J.R. Mauro
2008-11-18 18:36 ` Stefan Richter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox