summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch')
-rw-r--r--debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch b/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch
index 9eb44beb4..70501763b 100644
--- a/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch
+++ b/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch
@@ -1,8 +1,7 @@
-From d4c832ada3bdbd395d69e11232761697f6ed9523 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sun, 3 Apr 2011 11:57:29 +0200
-Subject: [PATCH 071/347] genirq: Force interrupt thread on RT
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Subject: [PATCH 071/342] genirq: Force interrupt thread on RT
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9ed3c480f56be478ccd03c80943df887b0e0baa6
Force threaded_irqs and optimize the code (force_irqthreads) in regard
to this.
@@ -49,6 +48,3 @@ index 18f3cdbf41fd..f12f50f5b605 100644
#endif
static void __synchronize_hardirq(struct irq_desc *desc, bool sync_chip)
---
-2.36.1
-