summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch')
-rw-r--r--debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch b/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch
index a6a0cd7c4..2691f7f99 100644
--- a/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch
+++ b/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch
@@ -1,8 +1,7 @@
-From 80adc8fb1dabebcc9d41cb6c0f122860061c12a3 Mon Sep 17 00:00:00 2001
From: Peter Zijlstra <peterz@infradead.org>
Date: Wed, 23 Nov 2016 16:29:32 +0100
-Subject: [PATCH 169/347] locking/percpu-rwsem: Remove preempt_disable variants
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Subject: [PATCH 169/342] locking/percpu-rwsem: Remove preempt_disable variants
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a6144b3d320a51f37923f97565c2075acfa272e2
Effective revert commit:
@@ -221,6 +220,3 @@ index 79b99d653e03..fb44e237316d 100644
extern void percpu_down_write(struct percpu_rw_semaphore *);
extern void percpu_up_write(struct percpu_rw_semaphore *);
---
-2.36.1
-