Dear RT folks! I'm pleased to announce the v6.9-rc6-rt3 patch set. Changes since v6.9-rc6-rt2: - The tracepoints in i915 were enabled after some of them were moved into a different header file. This has been noticed while posting the series for review and now the tracepoints are disabled again. The problem is that some of them acquire sleeping locks within the tracepoint which is invoked with disabled preemption. - The selftest with the cxgb4 networking driver raised a warnings. Reported by John B. Wyatt IV. Known issues None. The delta patch against v6.9-rc6-rt2 is appended below and can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.9/incr/patch-6.9-rc6-rt2-rt3.patch.xz You can get this release via the git tree at: https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git v6.9-rc6-rt3 The RT patch against v6.9-rc6 can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.9/older/patch-6.9-rc6-rt3.patch.xz The split quilt queue is available at: https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.9/older/patches-6.9-rc6-rt3.tar.xz Sebastian