summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch')
-rw-r--r--debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch b/debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch
index 832d64ff5..162e4e587 100644
--- a/debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch
+++ b/debian/patches-rt/0004-workqueue-Convert-the-locks-to-raw-type.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Wed, 22 May 2019 12:43:56 +0200
Subject: [PATCH 4/4] workqueue: Convert the locks to raw type
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.13-rt7.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.17-rt8.tar.xz
After all the workqueue and the timer rework, we can finally make the
worker_pool lock raw.