commit | be02cc2c9bfd122ddfa549cde1f5a5732f1e1cbd | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Apr 01 12:45:28 2022 +0200 |
committer | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Apr 01 12:45:28 2022 +0200 |
tree | 02f108cc8e1c3b00d6c31ca7e6a92468ab94408e | |
parent | 39bf5c939e39b8e59a3d05ed609641fe690517b0 [diff] |
[ANNOUNCE] v5.17.1-rt17 Dear RT folks! I'm pleased to announce the v5.17.1-rt17 patch set. Changes since v5.17.1-rt16: - Update the "ptrace: fix ptrace vs tasklist_lock race" patch: - The rework in v5.17-rc6-rt11 caused a bug which may update the wrong state during a ptrace operation. - wait_task_inactive() waits for the expected task state and ensures that the task is not blocked on a lock. Known issues - Valentin Schneider reported a few splats on ARM64, see https://lkml.kernel.org/r/20210810134127.1394269-1-valentin.schneider@arm.com The delta patch against v5.17.1-rt16 is appended below and can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/5.17/incr/patch-5.17.1-rt16-rt17.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 v5.17.1-rt17 The RT patch against v5.17.1 can be found here: https://cdn.kernel.org/pub/linux/kernel/projects/rt/5.17/older/patch-5.17.1-rt17.patch.xz The split quilt queue is available at: https://cdn.kernel.org/pub/linux/kernel/projects/rt/5.17/older/patches-5.17.1-rt17.tar.xz Sebastian Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>