summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch')
-rw-r--r--debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch b/debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch
index 000eb4a06..5a718e3e8 100644
--- a/debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch
+++ b/debian/patches-rt/0032-drm-vmgfx-Replace-kmap_atomic.patch
@@ -1,7 +1,7 @@
From: Thomas Gleixner <tglx@linutronix.de>
Date: Tue, 3 Nov 2020 10:27:44 +0100
Subject: [PATCH 32/37] drm/vmgfx: Replace kmap_atomic()
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.8-rt24.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/5.10/older/patches-5.10.21-rt34.tar.xz
There is no reason to disable pagefaults and preemption as a side effect of
kmap_atomic_prot().