| From: |
| Ingo Molnar <mingo@elte.hu> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| v2.6.22.1-rt5 |
| Date: |
| Mon, 23 Jul 2007 23:02:36 +0200 |
| Message-ID: |
| <20070723210236.GA25104@elte.hu> |
| Cc: |
| linux-rt-users@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de> |
| Archive-link: |
| Article,
Thread
|
we are pleased to announce the v2.6.22.1-rt5 kernel (collected and
assembled by Thomas), which can be downloaded from the usual place:
http://redhat.com/~mingo/realtime-preempt/
more info about the -rt patchset can be found in the RT wiki:
http://rt.wiki.kernel.org
Changes since -rt4:
- MM fix: PCP pages locking (Peter Zijlstra)
- yield() fix: remove stale RCU-unlock (Daniel Walker)
- dont do check_pgt_cache() in idle (found by Daniel Walker)
- moved 8 patches, created 6 new patches out of larger patches to
make the -rt queue more bisectable (Daniel Walker)
- cleanup (Daniel Walker)
- fix the latency tracer under paravirt
to build a 2.6.22.1-rt5 tree, the following patches should be applied:
http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.1.ta...
http://redhat.com/~mingo/realtime-preempt/patch-2.6.22.1-rt5
Ingo