summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-11-10 22:44:23 +0100
committerBen Hutchings <benh@debian.org>2020-11-15 02:29:31 +0000
commit02d951b5f7406a0dc712409d37a815fb70bd04c9 (patch)
tree3a26be488a245c3a2660cb777f62e686e007ac02 /debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch
parent40c8fac318835462150f7b1d2d3fe2200f4cc916 (diff)
downloadlinux-debian-02d951b5f7406a0dc712409d37a815fb70bd04c9.tar.gz
[rt] Update to 5.10-rc3-rt6
Diffstat (limited to 'debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch')
-rw-r--r--debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch b/debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch
index af021f46e..e7b020cb1 100644
--- a/debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch
+++ b/debian/patches-rt/0005-workqueue-Manually-break-affinity-on-hotplug.patch
@@ -1,7 +1,7 @@
From: Peter Zijlstra <peterz@infradead.org>
Date: Fri, 23 Oct 2020 12:12:03 +0200
Subject: [PATCH 05/19] workqueue: Manually break affinity on hotplug
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10-rc2-rt4.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10-rc3-rt6.tar.xz
Don't rely on the scheduler to force break affinity for us -- it will
stop doing that for per-cpu-kthreads.