Hello Sebastian, On 1/12/23 17:42, Sebastian Andrzej Siewior wrote:
Dear RT folks! I'm pleased to announce the v6.2-rc3-rt1 patch set. Changes since v6.1-rc7-rt5: - Update to v6.2-rc3 Known issues - Valentin Schneider reported a few splats on ARM64 in arm_pmu, see https://lore.kernel.org/all/20210810134127.1394269-1-valentin.schneider@xxxxxxx/T/#mf05c04376f59a543da6cceeb72e162af2de2b648 It is worked on https://lore.kernel.org/all/20220930111844.1522365-1-mark.rutland@xxxxxxx/
I think all the splats of the list are now solved and this item can be removed from the announce mail, unless you think there are other things to do, [SPLAT 1/3] arm_pmu: Sleeping spinlocks down armpmu_alloc_atomic() https://lore.kernel.org/all/166783778053.34166.14415620612752225909.b4-ty@xxxxxxxxxx/ [SPLAT 2/3] irqchip/gic-v3-its: Sleeping spinlocks down gic_reserve_range() https://lore.kernel.org/lkml/20211027151506.2085066-3-valentin.schneider@xxxxxxx/ [SPLAT 3/3] gpio: dwapb: Sleeping spinlocks down IRQ mapping https://lore.kernel.org/all/20220419012810.88417-1-schspa@xxxxxxxxx/ Regards, Pierre
- It has been reported that the ktimers thread may not be woken up and instead the timer is handled in softirq context. 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.2-rc3-rt1 The RT patch against v6.2-rc3 can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.2/older/patch-6.2-rc3-rt1.patch.xz The split quilt queue is available at: https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.2/older/patches-6.2-rc3-rt1.tar.xz Sebastian