summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2020-10-05 23:12:09 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2020-10-05 23:15:07 +0200
commite22990c56af8c1a8ebbbf24f6cdf05b2426d5125 (patch)
tree2b3f6562411ac82f8633e5d438aaa21576e9ca83 /debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch
parent6905a25757fbb4264b94d9b9bffed30c6d8c4da6 (diff)
downloadlinux-debian-e22990c56af8c1a8ebbbf24f6cdf05b2426d5125.tar.gz
[rt] Update to 5.9-rc8-rt11
Diffstat (limited to 'debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch')
-rw-r--r--debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch b/debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch
index e0c51c373..f9407b1ad 100644
--- a/debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch
+++ b/debian/patches-rt/fs-namespace-use-cpu-chill-in-trylock-loops.patch
@@ -1,7 +1,7 @@
Subject: fs: namespace: Use cpu_chill() in trylock loops
From: Thomas Gleixner <tglx@linutronix.de>
Date: Wed, 07 Mar 2012 21:00:34 +0100
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.9/older/patches-5.9-rc7-rt10.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.9/older/patches-5.9-rc8-rt11.tar.xz
Retry loops on RT might loop forever when the modifying side was
preempted. Use cpu_chill() instead of cpu_relax() to let the system