From e12670549190171d2b9f6a636f1f5ef8ad2c7825 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 22 Feb 2022 10:05:48 -0600 Subject: kernel-5.17-0.rc5.038101e6b2cd.103 * Tue Feb 22 2022 Fedora Kernel Team [5.17-0.rc5.038101e6b2cd.103] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-rhel.config') diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 62b3daea6..f321beaef 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -5847,7 +5847,7 @@ CONFIG_SUNRPC_XPRT_RDMA=m # CONFIG_SURFACE3_WMI is not set # CONFIG_SURFACE_GPE is not set # CONFIG_SURFACE_HOTPLUG is not set -CONFIG_SURFACE_PLATFORMS=y +# CONFIG_SURFACE_PLATFORMS is not set # CONFIG_SURFACE_PRO3_BUTTON is not set CONFIG_SUSPEND=y CONFIG_SWAP=y -- cgit