2024-02-06 22:52:42

by Clark Williams

[permalink] [raw]
Subject: [ANNOUNCE] 6.6.15-rt22

Hello RT-list!

I'm pleased to announce the 6.6.15-rt22 stable release.

Note that in addition to merging the 6.6.15 update, there are two changes to
the RT code:

8c86209f8669 Revert "preempt: Put preempt_enable() within an instrumentation*() section."
be85fc2324f5 arch/riscv: check_unaligned_access() don't alloc page for check

Both of these were suggested by Sebastian Siewior, one to get rid of a commit that was
fixed in the stable release and the other to fix a small memory leak in the RISC-V kernel.

You can get this release via the git tree at:

git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

branch: v6.6-rt
Head SHA1: fc772fe6d5e769514713819dd43c49c4092b2bf8

Or to build 6.6.15-rt22 directly, the following patches should be applied:

https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz

https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.6.15.xz

https://www.kernel.org/pub/linux/kernel/projects/rt/6.6/patch-6.6.15-rt22.patch.xz


Enjoy!
Clark