summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/efi-Allow-efi-runtime.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-rt/efi-Allow-efi-runtime.patch')
-rw-r--r--debian/patches-rt/efi-Allow-efi-runtime.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/efi-Allow-efi-runtime.patch b/debian/patches-rt/efi-Allow-efi-runtime.patch
index 97feafac9..e7902e9fd 100644
--- a/debian/patches-rt/efi-Allow-efi-runtime.patch
+++ b/debian/patches-rt/efi-Allow-efi-runtime.patch
@@ -1,7 +1,7 @@
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: Thu, 26 Jul 2018 15:06:10 +0200
Subject: [PATCH] efi: Allow efi=runtime
-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
In case the command line option "efi=noruntime" is default at built-time, the user
could overwrite its state by `efi=runtime' and allow it again.