public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* patch-2.6.21.3-rt9 misnamed?
@ 2007-05-31 15:01 K.R. Foley
  2007-05-31 15:38 ` Ingo Molnar
  0 siblings, 1 reply; 8+ messages in thread
From: K.R. Foley @ 2007-05-31 15:01 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Linux-kernel

Ingo,

I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to
2.6.21 but seems to contain stuff that is already in 2.6.21.3.

-- 
   kr

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-05-31 15:01 patch-2.6.21.3-rt9 misnamed? K.R. Foley
@ 2007-05-31 15:38 ` Ingo Molnar
  2007-05-31 16:56   ` K.R. Foley
  0 siblings, 1 reply; 8+ messages in thread
From: Ingo Molnar @ 2007-05-31 15:38 UTC (permalink / raw)
  To: K.R. Foley; +Cc: Linux-kernel


* K.R. Foley <kr@cybsft.com> wrote:

> Ingo,
> 
> I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to 
> 2.6.21 but seems to contain stuff that is already in 2.6.21.3.

yes - it includes all of 2.6.21.3.

	Ingo

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-05-31 15:38 ` Ingo Molnar
@ 2007-05-31 16:56   ` K.R. Foley
  2007-05-31 20:01     ` Ingo Molnar
  0 siblings, 1 reply; 8+ messages in thread
From: K.R. Foley @ 2007-05-31 16:56 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Linux-kernel

Ingo Molnar wrote:
> * K.R. Foley <kr@cybsft.com> wrote:
> 
>> Ingo,
>>
>> I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to 
>> 2.6.21 but seems to contain stuff that is already in 2.6.21.3.
> 
> yes - it includes all of 2.6.21.3.
> 
> 	Ingo
> 

So actually it is not really misnamed, it's just done a bit differently
than previous versions. Sorry.

-- 
   kr

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-05-31 16:56   ` K.R. Foley
@ 2007-05-31 20:01     ` Ingo Molnar
  2007-05-31 21:06       ` K.R. Foley
  2007-06-01 16:11       ` Matt Mackall
  0 siblings, 2 replies; 8+ messages in thread
From: Ingo Molnar @ 2007-05-31 20:01 UTC (permalink / raw)
  To: K.R. Foley; +Cc: Linux-kernel, Thomas Gleixner


* K.R. Foley <kr@cybsft.com> wrote:

> Ingo Molnar wrote:
> > * K.R. Foley <kr@cybsft.com> wrote:
> > 
> >> Ingo,
> >>
> >> I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to 
> >> 2.6.21 but seems to contain stuff that is already in 2.6.21.3.
> > 
> > yes - it includes all of 2.6.21.3.
> > 
> > 	Ingo
> > 
> 
> So actually it is not really misnamed, it's just done a bit 
> differently than previous versions. Sorry.

yeah. Maybe we should make the 2.6.21.3 -rt patches relative to 2.6.21.3 
- but that would be one extra patching step for people who already have 
a 2.6.21 tree. But ... maybe that makes the most sense after all.

	Ingo

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-05-31 20:01     ` Ingo Molnar
@ 2007-05-31 21:06       ` K.R. Foley
  2007-06-01 16:11       ` Matt Mackall
  1 sibling, 0 replies; 8+ messages in thread
From: K.R. Foley @ 2007-05-31 21:06 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Linux-kernel, Thomas Gleixner

Ingo Molnar wrote:
> * K.R. Foley <kr@cybsft.com> wrote:
> 
>> Ingo Molnar wrote:
>>> * K.R. Foley <kr@cybsft.com> wrote:
>>>
>>>> Ingo,
>>>>
>>>> I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to 
>>>> 2.6.21 but seems to contain stuff that is already in 2.6.21.3.
>>> yes - it includes all of 2.6.21.3.
>>>
>>> 	Ingo
>>>
>> So actually it is not really misnamed, it's just done a bit 
>> differently than previous versions. Sorry.
> 
> yeah. Maybe we should make the 2.6.21.3 -rt patches relative to 2.6.21.3 
> - but that would be one extra patching step for people who already have 
> a 2.6.21 tree. But ... maybe that makes the most sense after all.
> 
> 	Ingo
> 

Well don't change any of this on my account. Whatever is easiest for
everyone else is fine with me. I was merely pointing it out to possibly
help someone else out rather than as a complaint.

-- 
   kr

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-05-31 20:01     ` Ingo Molnar
  2007-05-31 21:06       ` K.R. Foley
@ 2007-06-01 16:11       ` Matt Mackall
  2007-06-04  9:27         ` Joachim Deguara
  1 sibling, 1 reply; 8+ messages in thread
From: Matt Mackall @ 2007-06-01 16:11 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: K.R. Foley, Linux-kernel, Thomas Gleixner

On Thu, May 31, 2007 at 10:01:09PM +0200, Ingo Molnar wrote:
> 
> * K.R. Foley <kr@cybsft.com> wrote:
> 
> > Ingo Molnar wrote:
> > > * K.R. Foley <kr@cybsft.com> wrote:
> > > 
> > >> Ingo,
> > >>
> > >> I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to 
> > >> 2.6.21 but seems to contain stuff that is already in 2.6.21.3.
> > > 
> > > yes - it includes all of 2.6.21.3.
> > > 
> > > 	Ingo
> > > 
> > 
> > So actually it is not really misnamed, it's just done a bit 
> > differently than previous versions. Sorry.
> 
> yeah. Maybe we should make the 2.6.21.3 -rt patches relative to 2.6.21.3 
> - but that would be one extra patching step for people who already have 
> a 2.6.21 tree. But ... maybe that makes the most sense after all.

Including 2.6.21.3 in your patch will break ketchup.

-- 
Mathematics is the supreme nostalgia of our time.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-06-01 16:11       ` Matt Mackall
@ 2007-06-04  9:27         ` Joachim Deguara
  2007-06-04 10:04           ` Ingo Molnar
  0 siblings, 1 reply; 8+ messages in thread
From: Joachim Deguara @ 2007-06-04  9:27 UTC (permalink / raw)
  To: Matt Mackall; +Cc: Ingo Molnar, K.R. Foley, Linux-kernel, Thomas Gleixner

On Friday 01 June 2007 18:11:11 Matt Mackall wrote:
> On Thu, May 31, 2007 at 10:01:09PM +0200, Ingo Molnar wrote:
> > * K.R. Foley <kr@cybsft.com> wrote:
> > > Ingo Molnar wrote:
> > > > * K.R. Foley <kr@cybsft.com> wrote:
> > > >> Ingo,
> > > >>
> > > >> I believe that patch-2.6.21.3-rt9 is misnamed. It applies cleanly to
> > > >> 2.6.21 but seems to contain stuff that is already in 2.6.21.3.
> > > >
> > > > yes - it includes all of 2.6.21.3.
> > > >
> > > > 	Ingo
> > >
> > > So actually it is not really misnamed, it's just done a bit
> > > differently than previous versions. Sorry.
> >
> > yeah. Maybe we should make the 2.6.21.3 -rt patches relative to 2.6.21.3
> > - but that would be one extra patching step for people who already have
> > a 2.6.21 tree. But ... maybe that makes the most sense after all.
>
> Including 2.6.21.3 in your patch will break ketchup.

ketchup already breaks with the current rt9 patch. 

lapdog{rt}$ ketchup -n 2.6-rt
None -> 2.6.21.3-rt9
Unpacking linux-2.6.21.tar.bz2
Applying patch-2.6.21.3.bz2
Applying patch-2.6.21.3-rt9
lapdog{rt}$ head `which ketchup`
#!/usr/bin/python
#
# ketchup 0.9.8
# http://selenic.com/ketchup/wiki

As noted before rt9 is based one 2.6.21 so after ketchup brings the directory 
to 2.6.21.3 then applying rt9 fails.

I would appreciate it if you base the rtX patch on the kernel you list as a 
prefix of that patch.  It helps us that use ketchup and it just makes sense.

-Joachim



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: patch-2.6.21.3-rt9 misnamed?
  2007-06-04  9:27         ` Joachim Deguara
@ 2007-06-04 10:04           ` Ingo Molnar
  0 siblings, 0 replies; 8+ messages in thread
From: Ingo Molnar @ 2007-06-04 10:04 UTC (permalink / raw)
  To: Joachim Deguara; +Cc: Matt Mackall, K.R. Foley, Linux-kernel, Thomas Gleixner


* Joachim Deguara <joachim.deguara@amd.com> wrote:

> > Including 2.6.21.3 in your patch will break ketchup.
> 
> ketchup already breaks with the current rt9 patch.

we'll release -rt10 probably later today, which will fix this. (it will 
be named 2.6.21.3-rt10 and will be against 2.6.21.3)

	Ingo

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-06-04 10:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-31 15:01 patch-2.6.21.3-rt9 misnamed? K.R. Foley
2007-05-31 15:38 ` Ingo Molnar
2007-05-31 16:56   ` K.R. Foley
2007-05-31 20:01     ` Ingo Molnar
2007-05-31 21:06       ` K.R. Foley
2007-06-01 16:11       ` Matt Mackall
2007-06-04  9:27         ` Joachim Deguara
2007-06-04 10:04           ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox