summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch')
-rw-r--r--debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch b/debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch
index 0371a8e34..786b69d15 100644
--- a/debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch
+++ b/debian/patches-rt/x86-efi-drop-task_lock-from-efi_switch_mm.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Tue, 24 Jul 2018 14:48:55 +0200
Subject: [PATCH] x86/efi: drop task_lock() from efi_switch_mm()
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.10-rt8.tar.xz
+Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.13-rt10.tar.xz
efi_switch_mm() is a wrapper around switch_mm() which saves current's
->active_mm, sets the requests mm as ->active_mm and invokes