summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch')
-rw-r--r--debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch b/debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch
index 740db7952..5e0c3623d 100644
--- a/debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch
+++ b/debian/patches-rt/io_wq-Make-io_wqe-lock-a-raw_spinlock_t.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Wed, 19 Aug 2020 21:44:45 +0200
Subject: [PATCH] io_wq: Make io_wqe::lock a raw_spinlock_t
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.9/older/patches-5.9-rt15.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.9/older/patches-5.9-rt16.tar.xz
During a context switch the scheduler invokes wq_worker_sleeping() with
disabled preemption. Disabling preemption is needed because it protects