summaryrefslogtreecommitdiffstats
path: root/0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-22 09:40:59 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-22 09:40:59 -0500
commit57c10c22cb2ca4c2a97f071a94995955c62b05b0 (patch)
tree8ad900bff850301e3be7f3905c56d917f97b1bf5 /0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch
parent5fa9753104323ef13fe23b6d08fa2ff188be59b1 (diff)
downloadkernel-57c10c22cb2ca4c2a97f071a94995955c62b05b0.tar.gz
kernel-57c10c22cb2ca4c2a97f071a94995955c62b05b0.tar.xz
kernel-57c10c22cb2ca4c2a97f071a94995955c62b05b0.zip
kernel-5.8.0-0.rc2.20200622git625d3449788f.1
* Mon Jun 22 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.8.0-0.rc2.20200622git625d3449788f.1] - 625d3449788f rebase - Updated changelog for the release based on 1b5044021070 (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch')
-rw-r--r--0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch b/0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch
index dd90c0420..0b2bae28d 100644
--- a/0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch
+++ b/0001-s390-Lock-down-the-kernel-when-the-IPL-secure-flag-i.patch
@@ -28,7 +28,7 @@ index 7d5cfdda5277..be66ee5d0437 100644
/*
* DIAG 308 support
diff --git a/arch/s390/kernel/ipl.c b/arch/s390/kernel/ipl.c
-index ccea9a245867..558f9fbfd114 100644
+index 90a2a17239b0..be3b72c53656 100644
--- a/arch/s390/kernel/ipl.c
+++ b/arch/s390/kernel/ipl.c
@@ -2110,3 +2110,8 @@ int ipl_report_free(struct ipl_report *report)