summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch')
-rw-r--r--debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch b/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch
index f3438a7e5..555450b9a 100644
--- a/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch
+++ b/debian/patches-rt/0161-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 161/353] srcu: use cpu_online() instead custom check
-Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1cf84fbe102004dc42ac21f8f35479ed4c8fcb82
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b1423f183c0e3ff9419de9b9d3cd09bed0b84540
The current check via srcu_online is slightly racy because after looking
at srcu_online there could be an interrupt that interrupted us long