summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch')
-rw-r--r--debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch b/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch
index 6a1bb0658..7d8b42c98 100644
--- a/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch
+++ b/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch
@@ -1,8 +1,8 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Wed, 26 Jun 2019 17:44:21 +0200
-Subject: [PATCH 273/353] Revert "rtmutex: Handle the various new futex race
+Subject: [PATCH 273/354] Revert "rtmutex: Handle the various new futex race
conditions"
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8c1d1aee640dced483d8f2f6144bd691cfe3524e
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a196113022056a21ebcd3eb961b51392505682ce
[ Upstream commit 9e0265c21af4d6388d47dcd5ce20f76ec3a2e468 ]
@@ -18,7 +18,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
3 files changed, 20 insertions(+), 93 deletions(-)
diff --git a/kernel/futex.c b/kernel/futex.c
-index 3449a716a378..bcd01b5a47df 100644
+index 2cfeaa8e9379..dd0d6a166a83 100644
--- a/kernel/futex.c
+++ b/kernel/futex.c
@@ -2255,16 +2255,6 @@ static int futex_requeue(u32 __user *uaddr1, unsigned int flags,