summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch')
-rw-r--r--debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch b/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch
index 61295d2a3..1c01fec7e 100644
--- a/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch
+++ b/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch
@@ -1,8 +1,7 @@
-From ba7790a3c551c3de98d561dbdfc21b1ee3da42b7 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sun, 26 Jul 2009 02:21:32 +0200
-Subject: [PATCH 052/347] x86: Use generic rwsem_spinlocks on -rt
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Subject: [PATCH 052/342] x86: Use generic rwsem_spinlocks on -rt
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3f6a1a4dffbffb8bc4e0b4dbcf46fa6409d3635c
Simplifies the separation of anon_rw_semaphores and rw_semaphores for
-rt.
@@ -29,6 +28,3 @@ index a8ec5d0c024e..6ee7220e7f47 100644
config GENERIC_CALIBRATE_DELAY
def_bool y
---
-2.36.1
-