From 3596b69021696dc9dc9a16ae72bf2c50b4a960b6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 18 Aug 2021 16:24:39 -0500 Subject: kernel-5.14.0-0.rc6.20210818git614cb2751d31.48 * Wed Aug 18 2021 Fedora Kernel Team [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 --- kernel-aarch64-debug-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-aarch64-debug-rhel.config') 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 -- cgit