| commit | fd257b19a4112f66bbe9f961ac274e6bca160f27 | [log] [tgz] |
|---|---|---|
| author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Dec 05 11:18:27 2012 -0500 |
| committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Dec 05 11:18:27 2012 -0500 |
| tree | 42800fa70fe0a5ccc46a9347935c460cbca013a7 | |
| parent | 87712632dbf435ef91ea72638ef253b00e047ec2 [diff] |
patches-3.6.9-rt21.tar.xz
md5sum:
e6a81a83ae4f53401270443cea87ed0e patches-3.6.9-rt21.tar.xz
Announce:
------------------------
Dear RT Folks,
I'm pleased to announce the 3.6.9-rt21 release. 3.6.7-rt18, 3.6.8-rt19
and 3.6.9-rt20 are not announced updates to the respective 3.6.y
stable releases without any RT changes
Changes since 3.6.9-rt20:
* Fix the PREEMPT_LAZY implementation on ARM
* Fix the RCUTINY issues
* Fix a long standing scheduler bug (See commit log of
sched-enqueue-to-head.patch)
Known issues:
* There is still a possibility to get false positives from the NOHZ
idle softirq pending detector. It's rather complex to fix and I
have postponed it for a separate release. The warnings are
harmless and can be ignored for now.
The delta patch against 3.6.9-rt20 is appended below and can be found
here:
http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/incr/patch-3.6.9-rt20-rt21.patch.xz
The RT patch against 3.6.9 can be found here:
http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patch-3.6.9-rt21.patch.xz
The split quilt queue is available at:
http://www.kernel.org/pub/linux/kernel/projects/rt/3.6/patches-3.6.9-rt21.tar.xz
Enjoy,
tglx
[delta patch snipped]
------------------------
http://marc.info/?l=linux-rt-users&m=135472353701259&w=2
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>