| commit | db8feb5429e13ebfe9d0d6a1124021e6015fe2be | [log] [tgz] |
|---|---|---|
| author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Aug 25 09:50:02 2013 -0400 |
| committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Sun Aug 25 09:50:02 2013 -0400 |
| tree | 48668a727d37a6c52708608b4bf8eadb2ea16417 | |
| parent | be84710cfc392a11dca1a224a2dade0cea3d5ea2 [diff] |
patches-3.10.9-rt5.tar.xz
md5sum:
847490ddf45287f2c8607188d4c54ee0 ../patches-3.10.9-rt5.tar.xz
Announce:
---------------
Dear RT folks!
I'm pleased to announce the v3.10.9-rt5 patch set.
Changes since v3.10.9-rt4
- swait fixes from Steven. It fixed the issues with CONFIG_RCU_NOCB_CPU
where the system suddenly froze and RCU wasn't doing its job anymore
- hwlat improvements by Steven
Known issues:
- SLAB support not working
- The cpsw network driver shows some issues.
- bcache does not compile.
- set_affinity callbacks result in splat due to sleeping while
atomic
- an ancient race (since we got sleeping spinlocks) where the
TASK_TRACED state is temporary replaced while waiting on a rw
lock and the task can't be traced.
The delta patch against v3.10.9-rt4 is appended below and can be found
here:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/incr/patch-3.10.9-rt4-rt5.patch.xz
The RT patch against 3.10.9 can be found here:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patch-3.10.9-rt5.patch.xz
The split quilt queue is available at:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patches-3.10.9-rt5.tar.xz
Sebastian
[delta diff snipped]
---------------
http://marc.info/?l=linux-rt-users&m=137719569422440&w=2
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>