summaryrefslogtreecommitdiffstats
path: root/Patchlist.changelog
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-10-22 16:01:46 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-10-22 16:01:46 -0500
commitf0d012a767b0a99d88d025e74ae131c6c50829ef (patch)
treedd9c911a94bccd74b43704233b008ba8a596e83d /Patchlist.changelog
parent5457c8dc3370e574c422727780bda1da0c9fc1a5 (diff)
downloadkernel-f0d012a767b0a99d88d025e74ae131c6c50829ef.tar.gz
kernel-f0d012a767b0a99d88d025e74ae131c6c50829ef.tar.xz
kernel-f0d012a767b0a99d88d025e74ae131c6c50829ef.zip
kernel-5.10.0-0.rc0.20201022git96485e446260.50
* Thu Oct 22 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.10.0-0.rc0.20201022git96485e446260.50] - Filter out LTO build options from the perl ccopts ("Justin M. Forbes") - Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377 ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'Patchlist.changelog')
-rw-r--r--Patchlist.changelog8
1 files changed, 4 insertions, 4 deletions
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 5536fb6e6..823a5597a 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,8 +1,8 @@
-https://gitlab.com/cki-project/kernel-ark/-/commit/fb4aa3e4b5176b9d9a8330ea3400bf1b6c8e2ce0
- fb4aa3e4b5176b9d9a8330ea3400bf1b6c8e2ce0 Filter out LTO build options from the perl ccopts
+https://gitlab.com/cki-project/kernel-ark/-/commit/35c6339e3b86a6fb7f09662584b96b315e1984d4
+ 35c6339e3b86a6fb7f09662584b96b315e1984d4 Filter out LTO build options from the perl ccopts
-https://gitlab.com/cki-project/kernel-ark/-/commit/1bb61f178e1807695979b79442ce06388485bf57
- 1bb61f178e1807695979b79442ce06388485bf57 Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377
+https://gitlab.com/cki-project/kernel-ark/-/commit/9cdd1a62170a980d33ade4cf47c53bc33984295a
+ 9cdd1a62170a980d33ade4cf47c53bc33984295a Work around for gcc bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96377
https://gitlab.com/cki-project/kernel-ark/-/commit/17b0f7f1d49df30661b517d668715ff5ee1bab09
17b0f7f1d49df30661b517d668715ff5ee1bab09 Fixes "acpi: prefer booting with ACPI over DTS" to be RHEL only