summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch')
-rw-r--r--debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch b/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch
index 1302bc0ef..ce57380af 100644
--- a/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch
+++ b/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch
@@ -1,9 +1,8 @@
-From 287a0b153109b1e2d548befe904bc14f3de5f2c8 Mon Sep 17 00:00:00 2001
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Mon, 18 Feb 2019 13:19:59 +0100
-Subject: [PATCH 125/347] softirq: Avoid "local_softirq_pending" messages if
+Subject: [PATCH 125/342] softirq: Avoid "local_softirq_pending" messages if
ksoftirqd is blocked
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=96d9095dbc28be31e65da4563d72dca0813eccbf
If the ksoftirqd thread has a softirq pending and is blocked on the
`local_softirq_locks' lock then softirq_check_pending_idle() won't
@@ -107,6 +106,3 @@ index fe4e59c80a08..1920985eeb09 100644
}
if (warnpending) {
---
-2.36.1
-