summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch')
-rw-r--r--debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch b/debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch
index 2a289a7d6..ae9850018 100644
--- a/debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch
+++ b/debian/patches-rt/0002-rcu-Unconditionally-use-rcuc-threads-on-PREEMPT_RT.patch
@@ -1,7 +1,7 @@
From: Scott Wood <swood@redhat.com>
Date: Tue, 15 Dec 2020 15:16:46 +0100
Subject: [PATCH 2/5] rcu: Unconditionally use rcuc threads on PREEMPT_RT
-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
PREEMPT_RT systems have long used the rcutree.use_softirq kernel
boot parameter to avoid use of RCU_SOFTIRQ handlers, which can disrupt