[ANNOUNCE] v6.4.6-rt8
Dear RT folks!
I'm pleased to announce the v6.4.6-rt8 patch set.
Changes since v6.4.6-rt7:
- Hu Chunyu reported that a task can be released in the wrong context.
This can happen for instance if the task is using the DL scheduling
policy. Patch by Wander Lairson.
- Henry Wu reported a problem within the rtmutex code that can occur
during PI-boosting. Patch by Peter Zijlstra.
- Paul Gortmaker reported a warning during reset in the i915 driver.
Patch by Tvrtko Ursulin.
Known issues
None
The delta patch against v6.4.6-rt7 is appended below and can be found here:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.4/incr/patch-6.4.6-rt7-rt8.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 v6.4.6-rt8
The RT patch against v6.4.6 can be found here:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.4/older/patch-6.4.6-rt8.patch.xz
The split quilt queue is available at:
https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.4/older/patches-6.4.6-rt8.tar.xz
Sebastian
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>