[ANNOUNCE] 4.6.7-rt14
Dear RT folks!
I'm pleased to announce the v4.6.7-rt14 patch set.
Changes since v4.6.7-rt13:
- It is possible that a task which got priority boosted, de-boosted
itself too early in the unlock path. This leads to then priority
inversion because the waiter with priority waits while a process with
lower priority runs.
Known issues
- CPU hotplug got a little better but can deadlock.
The delta patch against 4.6.7-rt12 is appended below and can be found here:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.6/incr/patch-4.6.7-rt13-rt14.patch.xz
You can get this release via the git tree at:
git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git v4.6.7-rt14
The RT patch against 4.6.7 can be found here:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.6/patch-4.6.7-rt14.patch.xz
The split quilt queue is available at:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/4.6/patches-4.6.7-rt14.tar.xz
Sebastian
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>