summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch')
-rw-r--r--debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch b/debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch
index 3b938739e..640eed147 100644
--- a/debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch
+++ b/debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch
@@ -1,8 +1,8 @@
-From ca98adaa69af0a5f3bb28cccb6543ee3e0c4a23f Mon Sep 17 00:00:00 2001
+From 1e6a0fb8b73b90a3c400d8af10abf9c1071a4567 Mon Sep 17 00:00:00 2001
From: Junxiao Chang <junxiao.chang@intel.com>
Date: Mon, 20 Feb 2023 09:12:20 +0100
-Subject: [PATCH 15/62] softirq: Wake ktimers thread also in softirq.
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/older/patches-6.1.69-rt21.tar.xz
+Subject: [PATCH 15/64] softirq: Wake ktimers thread also in softirq.
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/6.1/older/patches-6.1.82-rt27.tar.xz
If the hrtimer is raised while a softirq is processed then it does not
wake the corresponding ktimers thread. This is due to the optimisation in the
@@ -46,5 +46,5 @@ index ab1fe34326ba..82f3e68fbe22 100644
tick_irq_exit();
}
--
-2.43.0
+2.44.0