summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/hotplug-light-get-online-cpus.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/hotplug-light-get-online-cpus.patch')
-rw-r--r--debian/patches-rt/hotplug-light-get-online-cpus.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/hotplug-light-get-online-cpus.patch b/debian/patches-rt/hotplug-light-get-online-cpus.patch
index 715b3c5fe..930f558f5 100644
--- a/debian/patches-rt/hotplug-light-get-online-cpus.patch
+++ b/debian/patches-rt/hotplug-light-get-online-cpus.patch
@@ -1,7 +1,7 @@
Subject: hotplug: Lightweight get online cpus
From: Thomas Gleixner <tglx@linutronix.de>
Date: Wed, 15 Jun 2011 12:36:06 +0200
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.9-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.10-rt5.tar.xz
get_online_cpus() is a heavy weight function which involves a global
mutex. migrate_disable() wants a simpler construct which prevents only