summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/futex-requeue-pi-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/futex-requeue-pi-fix.patch')
-rw-r--r--debian/patches-rt/futex-requeue-pi-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/futex-requeue-pi-fix.patch b/debian/patches-rt/futex-requeue-pi-fix.patch
index 8a1df1565..9449180e5 100644
--- a/debian/patches-rt/futex-requeue-pi-fix.patch
+++ b/debian/patches-rt/futex-requeue-pi-fix.patch
@@ -1,7 +1,7 @@
From: Steven Rostedt <rostedt@goodmis.org>
Date: Tue, 14 Jul 2015 14:26:34 +0200
Subject: futex: Fix bug on when a requeued RT task times out
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.10-rt8.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.13-rt10.tar.xz
Requeue with timeout causes a bug with PREEMPT_RT_FULL.