* PREEMPT_RT: 2.6.20-rt8 patch tweaked for 2.6.20.7
@ 2007-04-20 13:15 John Sigler
2007-04-23 7:01 ` Thomas Gleixner
0 siblings, 1 reply; 4+ messages in thread
From: John Sigler @ 2007-04-20 13:15 UTC (permalink / raw)
To: linux-kernel; +Cc: mingo, tglx, linux.kernel
Hello,
I've tweaked patch-2.6.20-rt8(*) so that it applies to 2.6.20.7
(*) http://rt.wiki.kernel.org/index.php/Main_Page
The original patch can be found here:
http://people.redhat.com/mingo/realtime-preempt/older/patch-2.6.20-rt8
http://linux.kernel.free.fr/patch-2.6.20-rt8
diff to the original patch to show what was tweaked:
http://linux.kernel.free.fr/patch-2.6.20-rt8.diff
New patch that applies cleanly to 2.6.20.7:
http://linux.kernel.free.fr/patch-2.6.20.7-rt8
As always, if someone spots something I've done wrong,
I'd be happy to fix it in a hurry :-)
Ingo, Thomas, are there any fixes that were included in the 2.6.21-rt
branch only that need to be back-ported to the 2.6.20-rt branch?
Regards.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PREEMPT_RT: 2.6.20-rt8 patch tweaked for 2.6.20.7
2007-04-20 13:15 PREEMPT_RT: 2.6.20-rt8 patch tweaked for 2.6.20.7 John Sigler
@ 2007-04-23 7:01 ` Thomas Gleixner
2007-04-23 8:03 ` John Sigler
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Gleixner @ 2007-04-23 7:01 UTC (permalink / raw)
To: John Sigler; +Cc: linux-kernel, mingo
John,
On Fri, 2007-04-20 at 15:15 +0200, John Sigler wrote:
> I've tweaked patch-2.6.20-rt8(*) so that it applies to 2.6.20.7
> (*) http://rt.wiki.kernel.org/index.php/Main_Page
>
> The original patch can be found here:
> http://people.redhat.com/mingo/realtime-preempt/older/patch-2.6.20-rt8
> http://linux.kernel.free.fr/patch-2.6.20-rt8
>
> diff to the original patch to show what was tweaked:
> http://linux.kernel.free.fr/patch-2.6.20-rt8.diff
>
> New patch that applies cleanly to 2.6.20.7:
> http://linux.kernel.free.fr/patch-2.6.20.7-rt8
>
> As always, if someone spots something I've done wrong,
> I'd be happy to fix it in a hurry :-)
>
> Ingo, Thomas, are there any fixes that were included in the 2.6.21-rt
> branch only that need to be back-ported to the 2.6.20-rt branch?
I've been busy with mainline merge of highres timers lately, so I have
no good overview of the -rt state at the moment, but I will check on
this later that week.
Can you create an entry in the rt-wiki, so people can find your
patches ?
tglx
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PREEMPT_RT: 2.6.20-rt8 patch tweaked for 2.6.20.7
2007-04-23 7:01 ` Thomas Gleixner
@ 2007-04-23 8:03 ` John Sigler
2007-04-23 8:18 ` Thomas Gleixner
0 siblings, 1 reply; 4+ messages in thread
From: John Sigler @ 2007-04-23 8:03 UTC (permalink / raw)
To: tglx; +Cc: linux-kernel, mingo, linux.kernel
Thomas Gleixner wrote:
> On Fri, 2007-04-20 at 15:15 +0200, John Sigler wrote:
>
>> I've tweaked patch-2.6.20-rt8(*) so that it applies to 2.6.20.7
>> (*) http://rt.wiki.kernel.org/index.php/Main_Page
>>
>> The original patch can be found here:
>> http://people.redhat.com/mingo/realtime-preempt/older/patch-2.6.20-rt8
>> http://linux.kernel.free.fr/patch-2.6.20-rt8
>>
>> diff to the original patch to show what was tweaked:
>> http://linux.kernel.free.fr/patch-2.6.20-rt8.diff
>>
>> New patch that applies cleanly to 2.6.20.7:
>> http://linux.kernel.free.fr/patch-2.6.20.7-rt8
>>
>> As always, if someone spots something I've done wrong,
>> I'd be happy to fix it in a hurry :-)
>>
>> Ingo, Thomas, are there any fixes that were included in the 2.6.21-rt
>> branch only that need to be back-ported to the 2.6.20-rt branch?
>
> I've been busy with mainline merge of highres timers lately, so I have
> no good overview of the -rt state at the moment, but I will check on
> this later that week.
>
> Can you create an entry in the rt-wiki, so people can find your
> patches ?
Sure.
Should I add a link to my patch on the "CONFIG PREEMPT RT Patch" page?
http://rt.wiki.kernel.org/index.php/CONFIG_PREEMPT_RT_Patch#Download
e.g. in the "Download" section, something along the lines of:
"An updated version of the CONFIG_PREEMPT_RT patch (cleanly applies to
kernel 2.6.20.7) is also available."
I should probably mention that is not an officially sanctioned version,
and that it has not received the same scrutiny as other patches?
Regards.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PREEMPT_RT: 2.6.20-rt8 patch tweaked for 2.6.20.7
2007-04-23 8:03 ` John Sigler
@ 2007-04-23 8:18 ` Thomas Gleixner
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Gleixner @ 2007-04-23 8:18 UTC (permalink / raw)
To: John Sigler; +Cc: linux-kernel, mingo
On Mon, 2007-04-23 at 10:03 +0200, John Sigler wrote:
> > Can you create an entry in the rt-wiki, so people can find your
> > patches ?
>
> Sure.
>
> Should I add a link to my patch on the "CONFIG PREEMPT RT Patch" page?
> http://rt.wiki.kernel.org/index.php/CONFIG_PREEMPT_RT_Patch#Download
>
> e.g. in the "Download" section, something along the lines of:
>
> "An updated version of the CONFIG_PREEMPT_RT patch (cleanly applies to
> kernel 2.6.20.7) is also available."
Yep, that's fine.
> I should probably mention that is not an officially sanctioned version,
> and that it has not received the same scrutiny as other patches?
:)
tglx
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-04-23 8:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20 13:15 PREEMPT_RT: 2.6.20-rt8 patch tweaked for 2.6.20.7 John Sigler
2007-04-23 7:01 ` Thomas Gleixner
2007-04-23 8:03 ` John Sigler
2007-04-23 8:18 ` Thomas Gleixner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.