summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/rtmutex-futex-prepare-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/rtmutex-futex-prepare-rt.patch')
-rw-r--r--debian/patches-rt/rtmutex-futex-prepare-rt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/rtmutex-futex-prepare-rt.patch b/debian/patches-rt/rtmutex-futex-prepare-rt.patch
index dc28992f7..7aabe5d09 100644
--- a/debian/patches-rt/rtmutex-futex-prepare-rt.patch
+++ b/debian/patches-rt/rtmutex-futex-prepare-rt.patch
@@ -1,7 +1,7 @@
Subject: rtmutex: Handle the various new futex race conditions
From: Thomas Gleixner <tglx@linutronix.de>
Date: Fri, 10 Jun 2011 11:04:15 +0200
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.0/older/patches-5.0.7-rt5.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.0/older/patches-5.0.10-rt7.tar.xz
RT opens a few new interesting race conditions in the rtmutex/futex
combo due to futex hash bucket lock being a 'sleeping' spinlock and