summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch')
-rw-r--r--debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch b/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch
index 304316c46..834d19ea4 100644
--- a/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch
+++ b/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Tue, 12 Feb 2019 15:09:38 +0100
-Subject: [PATCH 265/342] kthread: add a global worker thread.
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a3be1221a15666a2cca554da5c38c39d106bcbdf
+Subject: [PATCH 265/351] kthread: add a global worker thread.
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=416cf118ae8b8fea6609bc01fbc4d63db005b100
[ Upstream commit 0532e87d9d44795221aa921ba7024bde689cc894 ]
@@ -28,7 +28,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
create mode 100644 include/linux/kthread-cgroup.h
diff --git a/drivers/block/loop.c b/drivers/block/loop.c
-index c31a76485c9c..d24660961343 100644
+index 12eb48980df7..b8c2c469ce7e 100644
--- a/drivers/block/loop.c
+++ b/drivers/block/loop.c
@@ -70,7 +70,7 @@