summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/posix-timers-move-rcu-out-of-union.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/posix-timers-move-rcu-out-of-union.patch')
-rw-r--r--debian/patches-rt/posix-timers-move-rcu-out-of-union.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/posix-timers-move-rcu-out-of-union.patch b/debian/patches-rt/posix-timers-move-rcu-out-of-union.patch
index fdc7434f1..cb0db94cc 100644
--- a/debian/patches-rt/posix-timers-move-rcu-out-of-union.patch
+++ b/debian/patches-rt/posix-timers-move-rcu-out-of-union.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Mon, 27 May 2019 16:54:05 +0200
Subject: [PATCH] posix-timers: move rcu out of union
-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
On RT the timer can be preempted while running and therefore we wait
with timer_wait_for_callback() for the timer to complete (instead of