summaryrefslogtreecommitdiffstats
path: root/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-21 10:23:40 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-21 10:23:40 -0500
commit1e0aef3c8fd22ad01d73d3a066e72a26328d3ef2 (patch)
tree1f88e2e340d8f3ba4b3aa59cc75031693c309bba /0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch
parent7c2668e42b10dc6da4a7fba6bf29c2ef7ffd1c79 (diff)
downloadkernel-1e0aef3c8fd22ad01d73d3a066e72a26328d3ef2.tar.gz
kernel-1e0aef3c8fd22ad01d73d3a066e72a26328d3ef2.tar.xz
kernel-1e0aef3c8fd22ad01d73d3a066e72a26328d3ef2.zip
kernel-5.9.0-0.rc1.20200821gitda2968ff879b.1
* Fri Aug 21 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc1.20200821gitda2968ff879b.1] - da2968ff879b rebase - Temporarily remove cdomain from sphinx documentation ("Justin M. Forbes") - Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes") - Updated changelog for the release based on 18445bf405cb (Fedora Kernel Team) - enable PROTECTED_VIRTUALIZATION_GUEST for all s390x kernels (=?UTF-8?q?Dan=20Hor=C3=A1k?=) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch')
-rw-r--r--0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch b/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch
index 93b1e9be0..c474fdf47 100644
--- a/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch
+++ b/0001-Work-around-for-gcc-bug-https-gcc.gnu.org-bugzilla-s.patch
@@ -1,4 +1,4 @@
-From 90750a5b1205a7dcc002224738585b861779cdae Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: "Justin M. Forbes" <jforbes@fedoraproject.org>
Date: Thu, 30 Jul 2020 10:26:11 -0500
Subject: [PATCH] Work around for gcc bug