From 06343b27411344fc542f4f3a643f8441aa35252d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 8 May 2024 05:21:37 +0200 Subject: Adding debian version 4.19.260-1. Signed-off-by: Daniel Baumann --- debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch') diff --git a/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch b/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch index fe647f6c4..a3991fa44 100644 --- a/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch +++ b/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch @@ -1,8 +1,7 @@ -From 6c62319a5f5caaf647997706f6996ce4e8dfc939 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior Date: Thu, 26 Jul 2018 15:03:16 +0200 -Subject: [PATCH 056/347] efi: Disable runtime services on RT -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz +Subject: [PATCH 056/342] efi: Disable runtime services on RT +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=365411fe5df7eb06fef3644a96222b96878107f6 Based on meassurements the EFI functions get_variable / get_next_variable take up to 2us which looks okay. @@ -41,6 +40,3 @@ index e89932f1ae65..221957ccdb0b 100644 static int __init setup_noefi(char *arg) { disable_runtime = true; --- -2.36.1 - -- cgit v1.2.3