From fbc787c3fed74f9a310515aed1d2d274e2a5e14e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 12:10:52 +0200 Subject: Merging debian version 6.1.82-1. Signed-off-by: Daniel Baumann --- .../0015-softirq-Wake-ktimers-thread-also-in-softirq.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/patches-rt/0015-softirq-Wake-ktimers-thread-also-in-softirq.patch') 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 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 -- cgit v1.2.3