summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch')
-rw-r--r--debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch b/debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch
index b1ebe39b9..78b3086cb 100644
--- a/debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch
+++ b/debian/patches-rt/0017-locking-rtmutex-add-mutex-implementation-based-on-rt.patch
@@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de>
Date: Thu, 12 Oct 2017 17:17:03 +0200
Subject: [PATCH 17/22] locking/rtmutex: add mutex implementation based on
rtmutex
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.8-rt24.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.21-rt34.tar.xz
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>