| commit | 3292f30d2598f7ad726dbcd269dbbb0e87a54d07 | [log] [tgz] |
|---|---|---|
| author | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Sep 02 09:30:31 2013 -0400 |
| committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Sep 02 09:30:31 2013 -0400 |
| tree | 452d415b02cc765b4dadeedd206cdc6e0f129bee | |
| parent | 3c6d099f21a42b82569c17a9f59391ff42b71989 [diff] |
patches-3.10.10-rt7.tar.xz
md5sum:
f962e0301086b610da801f1816d38862 patches-3.10.10-rt7.tar.xz
Announce:
--------------
Dear RT folks!
I'm pleased to announce the v3.10.10-rt7 patch set.
Changes since v3.10.10-rt6
- hwlat compiles on 32bit (again). Reported by Fernando Lopez-Lezcano.
- bcache is disabled due to usage of anon semaphores. Anyone interrested
in using it?
- "genirq affinity callback" are fixed. Reported by Joe Korty. There are
two nics using this feature.
- Paul Gortmaker's swait rename patch has been included.
Known issues:
- SLAB support not working
- The cpsw network driver shows some issues.
- bcache is disabled.
- 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.10-rt6 is appended below and can be found
here:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/incr/patch-3.10.10-rt6-rt7.patch.xz
The RT patch against 3.10.10 can be found here:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patch-3.10.10-rt7.patch.xz
The split quilt queue is available at:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patches-3.10.10-rt7.tar.xz
Sebastian
[delta diff snipped]
--------------
http://marc.info/?l=linux-rt-users&m=137780177007595&w=2
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>