summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch')
-rw-r--r--debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch b/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch
index d03ec8bc1..c5e0394ae 100644
--- a/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch
+++ b/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch
@@ -1,8 +1,7 @@
-From b2265189b45c7240033cc856851c5bbf4c2dc323 Mon Sep 17 00:00:00 2001
From: Yang Shi <yang.shi@linaro.org>
Date: Thu, 10 Dec 2015 10:58:51 -0800
-Subject: [PATCH 065/347] x86/signal: delay calling signals on 32bit
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Subject: [PATCH 065/342] x86/signal: delay calling signals on 32bit
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=634425200c2407f794e54dfa9f59786e87b81860
When running some ptrace single step tests on x86-32 machine, the below problem
is triggered:
@@ -44,6 +43,3 @@ index fb0438d06ca7..c00e27af2205 100644
#define ARCH_RT_DELAYS_SIGNAL_SEND
#endif
---
-2.36.1
-