summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch')
-rw-r--r--debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch b/debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch
index f9e01d21f..8088101e8 100644
--- a/debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch
+++ b/debian/patches-rt/rcu-Eliminate-softirq-processing-from-rcutree.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Wed, 20 Mar 2019 22:13:33 +0100
Subject: [PATCH] rcu: Enable elimination of Tree-RCU softirq processing
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.9-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.10-rt5.tar.xz
Some workloads need to change kthread priority for RCU core processing
without affecting other softirq work. This commit therefore introduces