From 3e29b41196d8c9499a5680bdf79c80e76e080bc5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 11 Feb 2022 10:41:52 -0600 Subject: kernel-5.17-0.rc3.f1baf68e1383.93 * Fri Feb 11 2022 Fedora Kernel Team [5.17-0.rc3.f1baf68e1383.93] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) - Workaround for gcc12 compile issues in ubcmd-util.h (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-rhel.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kernel-aarch64-rhel.config') diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 59c2e7ff1..cafe75f72 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -700,7 +700,7 @@ CONFIG_CAN_SOFTING=m CONFIG_CAN_VCAN=m CONFIG_CAN_VXCAN=m # CONFIG_CAN_XILINXCAN is not set -CONFIG_CARDBUS=y +# CONFIG_CARDBUS is not set # CONFIG_CARL9170 is not set CONFIG_CAVIUM_CPT=m CONFIG_CAVIUM_ERRATUM_22375=y @@ -4460,7 +4460,7 @@ CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_INTEL_GW is not set # CONFIG_RESET_QCOM_AOSS is not set # CONFIG_RESET_QCOM_PDC is not set -CONFIG_RESET_SCMI=y +# CONFIG_RESET_SCMI is not set # CONFIG_RESET_TI_SYSCON is not set # CONFIG_RESOURCE_KUNIT_TEST is not set CONFIG_RETPOLINE=y @@ -6826,7 +6826,7 @@ CONFIG_XZ_DEC_X86=y CONFIG_XZ_DEC=y # CONFIG_YAMAHA_YAS530 is not set # CONFIG_YELLOWFIN is not set -CONFIG_YENTA=m +# CONFIG_YENTA is not set # CONFIG_YOGABOOK_WMI is not set # CONFIG_Z3FOLD is not set CONFIG_ZBUD=y -- cgit