summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch')
-rw-r--r--debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch b/debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch
index 1a52759d8..95506f6a9 100644
--- a/debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch
+++ b/debian/patches-rt/lib-smp_processor_id-Don-t-use-cpumask_equal.patch
@@ -1,7 +1,7 @@
From: Waiman Long <longman@redhat.com>
Date: Thu, 3 Oct 2019 16:36:08 -0400
Subject: [PATCH] lib/smp_processor_id: Don't use cpumask_equal()
-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
The check_preemption_disabled() function uses cpumask_equal() to see
if the task is bounded to the current CPU only. cpumask_equal() calls