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 23626ab8f..fc926fa36 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/5.4/older/patches-5.4.13-rt7.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.17-rt8.tar.xz
Retry loops on RT might loop forever when the modifying side was
preempted. Add cpu_chill() to replace cpu_relax(). cpu_chill()