diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-02-09 11:23:06 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2022-02-09 11:23:06 -0600 |
commit | d97a6b9a795057dc6cce79653ea7e8ee861ec3c9 (patch) | |
tree | 0003e80e2e1722044834574ac6488c361c017dc1 /kernel-aarch64-debug-rhel.config | |
parent | 5a148ffe52026561d484e97de797b7b46874029f (diff) | |
download | kernel-d97a6b9a795057dc6cce79653ea7e8ee861ec3c9.tar.gz kernel-d97a6b9a795057dc6cce79653ea7e8ee861ec3c9.tar.xz kernel-d97a6b9a795057dc6cce79653ea7e8ee861ec3c9.zip |
kernel-5.17-0.rc3.e6251ab4551f.91
* Wed Feb 09 2022 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.17-0.rc3.e6251ab4551f.91]
- 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-aarch64-debug-rhel.config')
-rw-r--r-- | kernel-aarch64-debug-rhel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 52cfe04aa..11868cd77 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -270,7 +270,7 @@ CONFIG_ARM64_ERRATUM_1542419=y CONFIG_ARM64_ERRATUM_2051678=y CONFIG_ARM64_ERRATUM_2054223=y CONFIG_ARM64_ERRATUM_2067961=y -# CONFIG_ARM64_ERRATUM_2077057 is not set +CONFIG_ARM64_ERRATUM_2077057=y CONFIG_ARM64_ERRATUM_2119858=y CONFIG_ARM64_ERRATUM_2139208=y CONFIG_ARM64_ERRATUM_2224489=y |