* [parisc-linux] 2.4.21
@ 2003-06-13 15:49 Matthew Wilcox
2003-06-14 23:40 ` [parisc-linux] 2.4.21 Paul Bame
0 siblings, 1 reply; 7+ messages in thread
From: Matthew Wilcox @ 2003-06-13 15:49 UTC (permalink / raw)
To: parisc-linux; +Cc: Paul Bame
As some of you already know, 2.4.21 is out. I'd've imported it myself
by now, but the 2.4 linux repo is using an _old_ scheme for managing
vendor branches. Paul, would you be so kind as to do the honours?
I don't see any reason to hold off on merging 2.4.21 into our tree;
we can deal with any brokenness in the 2.4 tree later.
--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
^ permalink raw reply [flat|nested] 7+ messages in thread
* [parisc-linux] Re: 2.4.21
2003-06-13 15:49 [parisc-linux] 2.4.21 Matthew Wilcox
@ 2003-06-14 23:40 ` Paul Bame
2003-06-15 0:41 ` Matthew Wilcox
0 siblings, 1 reply; 7+ messages in thread
From: Paul Bame @ 2003-06-14 23:40 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: parisc-linux
On Fri, Jun 13, 2003 at 04:49:51PM +0100, Matthew Wilcox wrote:
>
> As some of you already know, 2.4.21 is out. I'd've imported it myself
> by now, but the 2.4 linux repo is using an _old_ scheme for managing
> vendor branches. Paul, would you be so kind as to do the honours?
> I don't see any reason to hold off on merging 2.4.21 into our tree;
> we can deal with any brokenness in the 2.4 tree later.
Hmm, bad timing, maybe Tuesday. That ok?
-P (currently in Moab.ut.us)
^ permalink raw reply [flat|nested] 7+ messages in thread
* [parisc-linux] Re: 2.4.21
2003-06-14 23:40 ` [parisc-linux] 2.4.21 Paul Bame
@ 2003-06-15 0:41 ` Matthew Wilcox
2003-06-15 15:55 ` Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Matthew Wilcox @ 2003-06-15 0:41 UTC (permalink / raw)
To: Paul Bame; +Cc: Matthew Wilcox, parisc-linux
On Sat, Jun 14, 2003 at 05:40:39PM -0600, Paul Bame wrote:
> On Fri, Jun 13, 2003 at 04:49:51PM +0100, Matthew Wilcox wrote:
> > Paul, would you be so kind as to do the honours?
> > I don't see any reason to hold off on merging 2.4.21 into our tree;
> > we can deal with any brokenness in the 2.4 tree later.
>
> Hmm, bad timing, maybe Tuesday. That ok?
We've waited 9 months for 2.4.21, I guess we can wait another 4 days ;-)
--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] Re: 2.4.21
2003-06-15 15:55 ` Joel Soete
@ 2003-06-15 15:44 ` Matthew Wilcox
2003-06-15 16:21 ` Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Matthew Wilcox @ 2003-06-15 15:44 UTC (permalink / raw)
To: Joel Soete; +Cc: Matthew Wilcox, Paul Bame, parisc-linux
On Sun, Jun 15, 2003 at 03:55:47PM +0000, Joel Soete wrote:
> Even though merge seems to me easy, if my merge patch (a diff between
> 2.4.21 vanilla and my stuff) would help you, let me know. I will so try
> to prepare it on monday.
The merge is not the problem; importing the new upstream version into
our CVS is the problem.
Having said that, when we're done, if you want to compare with your tree,
that would be useful.
--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] Re: 2.4.21
2003-06-15 0:41 ` Matthew Wilcox
@ 2003-06-15 15:55 ` Joel Soete
2003-06-15 15:44 ` Matthew Wilcox
0 siblings, 1 reply; 7+ messages in thread
From: Joel Soete @ 2003-06-15 15:55 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: Paul Bame, parisc-linux
Matthew Wilcox wrote:
>On Sat, Jun 14, 2003 at 05:40:39PM -0600, Paul Bame wrote:
>
>
>>On Fri, Jun 13, 2003 at 04:49:51PM +0100, Matthew Wilcox wrote:
>>
>>
>>>Paul, would you be so kind as to do the honours?
>>>I don't see any reason to hold off on merging 2.4.21 into our tree;
>>>we can deal with any brokenness in the 2.4 tree later.
>>>
>>>
>>Hmm, bad timing, maybe Tuesday. That ok?
>>
>>
>
>We've waited 9 months for 2.4.21, I guess we can wait another 4 days ;-)
>
>
>
Even though merge seems to me easy, if my merge patch (a diff between
2.4.21 vanilla and my stuff) would help you, let me know. I will so try
to prepare it on monday.
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] Re: 2.4.21
2003-06-15 15:44 ` Matthew Wilcox
@ 2003-06-15 16:21 ` Joel Soete
2003-06-21 22:57 ` [parisc-linux] 2.4.22-pre1 is already out [was: Re: 2.4.21] Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Joel Soete @ 2003-06-15 16:21 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: Paul Bame, parisc-linux
Matthew Wilcox wrote:
>On Sun, Jun 15, 2003 at 03:55:47PM +0000, Joel Soete wrote:
>
>
>>Even though merge seems to me easy, if my merge patch (a diff between
>>2.4.21 vanilla and my stuff) would help you, let me know. I will so try
>>to prepare it on monday.
>>
>>
>
>The merge is not the problem; importing the new upstream version into
>our CVS is the problem.
>
I well understand this pb ;-)
may be opportunity to test svn?
>
>Having said that, when we're done, if you want to compare with your tree,
>that would be useful.
>
>
>
Ok I will
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
* [parisc-linux] 2.4.22-pre1 is already out [was: Re: 2.4.21]
2003-06-15 16:21 ` Joel Soete
@ 2003-06-21 22:57 ` Joel Soete
0 siblings, 0 replies; 7+ messages in thread
From: Joel Soete @ 2003-06-21 22:57 UTC (permalink / raw)
To: Joel Soete; +Cc: Matthew Wilcox, Paul Bame, parisc-linux
Hi all,
Sorry to answer to myself.
Joel Soete wrote:
> Matthew Wilcox wrote:
>
>> On Sun, Jun 15, 2003 at 03:55:47PM +0000, Joel Soete wrote:
>>
>>
>>> Even though merge seems to me easy, if my merge patch (a diff
>>> between 2.4.21 vanilla and my stuff) would help you, let me know. I
>>> will so try to prepare it on monday.
>>>
>>
>>
>> The merge is not the problem; importing the new upstream version into
>> our CVS is the problem.
>>
> I well understand this pb ;-)
> may be opportunity to test svn?
May be not so stupid ;-) finaly: see <http://lwn.net/Articles/36336/> ?
>>
>> Having said that, when we're done, if you want to compare with your
>> tree,
>> that would be useful.
>
And finaly why not bypass 2.4.21 and jump directly to 2.4.22? would it
not be easiest for the merge with upstream?
Cheers,
Joel
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-06-21 22:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-13 15:49 [parisc-linux] 2.4.21 Matthew Wilcox
2003-06-14 23:40 ` [parisc-linux] 2.4.21 Paul Bame
2003-06-15 0:41 ` Matthew Wilcox
2003-06-15 15:55 ` Joel Soete
2003-06-15 15:44 ` Matthew Wilcox
2003-06-15 16:21 ` Joel Soete
2003-06-21 22:57 ` [parisc-linux] 2.4.22-pre1 is already out [was: Re: 2.4.21] Joel Soete
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox