[ANNOUNCE] 3.10.17-rt12
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-10-28 22:38:13
Also in:
lkml
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2013-10-28 22:38:13
Also in:
lkml
Dear RT folks!
I'm pleased to announce the v3.10.17-rt12 patch set.
This is only a stable update (which fixed the livelock in sem_lock()).
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 RT patch against 3.10.17 can be found here:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patch-3.10.17-rt12.patch.xz
The split quilt queue is available at:
https://www.kernel.org/pub/linux/kernel/projects/rt/3.10/patches-3.10.17-rt12.tar.xz
Sebastian