diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-08-18 16:24:39 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-08-18 16:24:39 -0500 |
commit | 3596b69021696dc9dc9a16ae72bf2c50b4a960b6 (patch) | |
tree | 7a89353f218dde6af28f04c3d898d57a0ebb83f0 /kernel-aarch64-debug-rhel.config | |
parent | 6d4d829d315b0e31c191d1f2d74009491ab066ba (diff) | |
download | kernel-3596b69021696dc9dc9a16ae72bf2c50b4a960b6.tar.gz kernel-3596b69021696dc9dc9a16ae72bf2c50b4a960b6.tar.xz kernel-3596b69021696dc9dc9a16ae72bf2c50b4a960b6.zip |
kernel-5.14.0-0.rc6.20210818git614cb2751d31.48
* Wed Aug 18 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.14.0-0.rc6.20210818git614cb2751d31.48]
- Filter updates for aarch64 (Justin M. Forbes)
- increase CONFIG_NODES_SHIFT for aarch64 (Chris von Recklinghausen) [1890304]
Resolves: rhbz#1890304
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 6811a70e6..acec0fb75 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -3935,7 +3935,7 @@ CONFIG_NLS_MAC_TURKISH=m CONFIG_NLS_UTF8=m CONFIG_NLS=y # CONFIG_NOA1305 is not set -CONFIG_NODES_SHIFT=3 +CONFIG_NODES_SHIFT=6 CONFIG_NO_HZ_FULL=y # CONFIG_NO_HZ_IDLE is not set CONFIG_NO_HZ=y |