summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/rt-introduce-cpu-chill.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/rt-introduce-cpu-chill.patch')
-rw-r--r--debian/patches-rt/rt-introduce-cpu-chill.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/rt-introduce-cpu-chill.patch b/debian/patches-rt/rt-introduce-cpu-chill.patch
index a5c337565..d8eaaacb7 100644
--- a/debian/patches-rt/rt-introduce-cpu-chill.patch
+++ b/debian/patches-rt/rt-introduce-cpu-chill.patch
@@ -1,7 +1,7 @@
Subject: rt: Introduce cpu_chill()
From: Thomas Gleixner <tglx@linutronix.de>
Date: Wed, 07 Mar 2012 20:51:03 +0100
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.1-rt3.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.5-rt4.tar.xz
Retry loops on RT might loop forever when the modifying side was
preempted. Add cpu_chill() to replace cpu_relax(). cpu_chill()