From e06dc60dd077479b5bdc49033b48f713253557a9 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 3 Mar 2022 12:18:35 -0600 Subject: kernel-5.17-0.rc6.5859a2b19911.112 * Thu Mar 03 2022 Fedora Kernel Team [5.17-0.rc6.5859a2b19911.112] - mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning (Waiman Long) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-aarch64-debug-fedora.config | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel-aarch64-debug-fedora.config') diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config index 312e4450e..4268adf88 100644 --- a/kernel-aarch64-debug-fedora.config +++ b/kernel-aarch64-debug-fedora.config @@ -3655,6 +3655,7 @@ CONFIG_MACB_PCI=m CONFIG_MACB_USE_HWSTAMP=y CONFIG_MAC_EMUMOUSEBTN=y CONFIG_MACHZ_WDT=m +# CONFIG_MACINTOSH_DRIVERS is not set CONFIG_MAC_PARTITION=y CONFIG_MACSEC=m CONFIG_MACVLAN=m -- cgit