summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch')
-rw-r--r--debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch b/debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch
index 0e2ee397b..5457d02d5 100644
--- a/debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch
+++ b/debian/patches-rt/drm-i915-Drop-the-IRQ-off-asserts.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 26 Sep 2019 12:30:21 +0200
Subject: [PATCH] drm/i915: Drop the IRQ-off asserts
-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
The lockdep_assert_irqs_disabled() check is needless. The previous
lockdep_assert_held() check ensures that the lock is acquired and while