summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch')
-rw-r--r--debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch b/debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch
index 8767c5bba..392e14616 100644
--- a/debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch
+++ b/debian/patches-rt/srcu-use-cpu_online-instead-custom-check.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Wed, 13 Sep 2017 14:43:41 +0200
Subject: [PATCH] srcu: use cpu_online() instead custom check
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.10-rt8.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.13-rt10.tar.xz
The current check via srcu_online is slightly racy because after looking
at srcu_online there could be an interrupt that interrupted us long