summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch')
-rw-r--r--debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch b/debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch
index 0eeb93b36..fe5559eca 100644
--- a/debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch
+++ b/debian/patches-rt/0024-xfrm-Use-sequence-counter-with-associated-spinlock.patch
@@ -1,7 +1,7 @@
From: "Ahmed S. Darwish" <a.darwish@linutronix.de>
Date: Wed, 10 Jun 2020 12:53:22 +0200
Subject: [PATCH 24/24] xfrm: Use sequence counter with associated spinlock
-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
A sequence counter write side critical section must be protected by some
form of locking to serialize writers. A plain seqcount_t does not