summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/epoll-use-get-cpu-light.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/epoll-use-get-cpu-light.patch')
-rw-r--r--debian/patches-rt/epoll-use-get-cpu-light.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/epoll-use-get-cpu-light.patch b/debian/patches-rt/epoll-use-get-cpu-light.patch
index d9595c8fc..d7ef7803c 100644
--- a/debian/patches-rt/epoll-use-get-cpu-light.patch
+++ b/debian/patches-rt/epoll-use-get-cpu-light.patch
@@ -1,7 +1,7 @@
Subject: fs/epoll: Do not disable preemption on RT
From: Thomas Gleixner <tglx@linutronix.de>
Date: Fri, 08 Jul 2011 16:35:35 +0200
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.2/older/patches-5.2.17-rt9.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/older/patches-5.4.3-rt1.tar.xz
ep_call_nested() takes a sleeping lock so we can't disable preemption.
The light version is enough since ep_call_nested() doesn't mind beeing