summaryrefslogtreecommitdiffstats
path: root/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-05-07 09:11:53 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-05-07 09:11:53 -0500
commit00e1efaae5c425f0441a99a0588b00e0dd812c98 (patch)
treee4af945bdf5abbe1446141f2901ecd6dbc196236 /0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
parent4fdfe982aedc1556d7754a55d2515f754d2b2e7d (diff)
downloadkernel-00e1efaae5c425f0441a99a0588b00e0dd812c98.tar.gz
kernel-00e1efaae5c425f0441a99a0588b00e0dd812c98.tar.xz
kernel-00e1efaae5c425f0441a99a0588b00e0dd812c98.zip
kernel-5.7.0-0.rc4.20200507gita811c1fa0a02.1
* Thu May 07 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200507gita811c1fa0a02.1] - a811c1fa0a02 rebase - perf cs-etm: Move defined of traceid_list (Leo Yan) - Updated changelog for the release based on dc56c5acd850 ("CKI@GitLab") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch')
-rw-r--r--0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch b/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
index d9b255c74..167cbe076 100644
--- a/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
+++ b/0001-Add-efi_status_to_str-and-rework-efi_status_to_err.patch
@@ -1,4 +1,4 @@
-From 994596e0b0b2759c723313f7b7c0b27a0cfe13a3 Mon Sep 17 00:00:00 2001
+From 436453b30af82d1e44b0a6473d6c0ca673fe0adc Mon Sep 17 00:00:00 2001
From: Peter Jones <pjones@redhat.com>
Date: Mon, 2 Oct 2017 18:22:13 -0400
Subject: [PATCH] Add efi_status_to_str() and rework efi_status_to_err().