summarylogtreecommitdiffstats
path: root/0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch
diff options
context:
space:
mode:
authorgraysky2022-04-27 20:56:47 -0400
committergraysky2022-04-27 20:56:47 -0400
commit666052d893e43bd685eb12307436b2ab1d585ede (patch)
treecf2851d2eb8d108435c2e73165d1aa7c8b9739b0 /0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch
parent52eb9cd28fe86c0b812877909f1e25f938dbcbb4 (diff)
downloadaur-666052d893e43bd685eb12307436b2ab1d585ede.tar.gz
Update to 5.17.5-1
Diffstat (limited to '0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch')
-rw-r--r--0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch b/0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch
index ba9f71c67e8c..3b0fee5c5548 100644
--- a/0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch
+++ b/0006-lib-irq_poll-Declare-IRQ_POLL-softirq-vector-as-ksof.patch
@@ -1,7 +1,7 @@
-From 08bf86e715ee2bea1076b12859db99cb76ab2cd2 Mon Sep 17 00:00:00 2001
+From 05f8e31ff210bc9973e5b91decf1ff800bacc2e4 Mon Sep 17 00:00:00 2001
From: Frederic Weisbecker <frederic@kernel.org>
Date: Tue, 8 Feb 2022 17:16:35 +0100
-Subject: [PATCH 6/7] lib/irq_poll: Declare IRQ_POLL softirq vector as
+Subject: [PATCH 6/8] lib/irq_poll: Declare IRQ_POLL softirq vector as
ksoftirqd-parking safe
The following warning may appear while setting a CPU down:
@@ -51,5 +51,5 @@ index 9613326d2f8a..f40754caaefa 100644
/* map softirq index to softirq name. update 'softirq_to_name' in
* kernel/softirq.c when adding a new softirq.
--
-2.35.2
+2.36.0