summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch')
-rw-r--r--debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch b/debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch
index 4ba3cf901..8e3f04a9f 100644
--- a/debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch
+++ b/debian/patches-rt/patch-to-introduce-rcu-bh-qs-where-safe-from-softirq.patch
@@ -1,7 +1,7 @@
Subject: rcu: Make ksoftirqd do RCU quiescent states
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Date: Wed, 5 Oct 2011 11:45:18 -0700
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.1-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.5-rt4.tar.xz
Implementing RCU-bh in terms of RCU-preempt makes the system vulnerable
to network-based denial-of-service attacks. This patch therefore