diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-02-11 10:41:52 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-02-11 10:41:52 -0600 |
commit | 3e29b41196d8c9499a5680bdf79c80e76e080bc5 (patch) | |
tree | cd1be68fcfa2a0333c9ae7d2c38de9ae855f59b8 /kernel-x86_64-debug-rhel.config | |
parent | a87a12aefed821bcdb13d024b21d9384e1786105 (diff) | |
download | kernel-3e29b41196d8c9499a5680bdf79c80e76e080bc5.tar.gz kernel-3e29b41196d8c9499a5680bdf79c80e76e080bc5.tar.xz kernel-3e29b41196d8c9499a5680bdf79c80e76e080bc5.zip |
kernel-5.17-0.rc3.f1baf68e1383.93
* Fri Feb 11 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [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 <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel-x86_64-debug-rhel.config')
-rw-r--r-- | kernel-x86_64-debug-rhel.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index bc21e6226..041f888cb 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -615,7 +615,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_ERRATUM_30115=y CONFIG_CB710_CORE=m @@ -6869,7 +6869,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 |