From 6eb15e4d5d5c6d68a03bc9f42fd508e1e2523e55 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 23 Mar 2022 16:34:01 -0500 Subject: kernel-5.17-300 * Wed Mar 23 2022 Justin M. Forbes [5.17-300] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) - Turn on RANDOM_TRUST_BOOTLOADER (Justin M. Forbes) - Revert "PCI/MSI: Mask MSI-X vectors only on success" (Justin M. Forbes) - Define SNAPSHOT correctly for VERSION_ON_UPSTREAM=0 (Justin M. Forbes) - Config fixups after some RHEL specific patches were reverted (Justin M. Forbes) - Basic Fedora Branch setup (Justin M. Forbes) - Reset Makefile.rhelver for the 5.18 cycle (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-s390x-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x-fedora.config') diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config index a7d3449ae..8536a7794 100644 --- a/kernel-s390x-fedora.config +++ b/kernel-s390x-fedora.config @@ -4607,7 +4607,7 @@ CONFIG_RAID_ATTRS=m # CONFIG_RANDOM32_SELFTEST is not set CONFIG_RANDOMIZE_BASE=y # CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT is not set -# CONFIG_RANDOM_TRUST_BOOTLOADER is not set +CONFIG_RANDOM_TRUST_BOOTLOADER=y CONFIG_RANDOM_TRUST_CPU=y CONFIG_RAPIDIO_CHMAN=m CONFIG_RAPIDIO_CPS_GEN2=m -- cgit