From d6cbdaa78bfe1ecf6aa6a95e743bcba390a2ae93 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 3 Jan 2021 03:24:08 +0100 Subject: force futex2 futex 2 dependend on EXPERT being set before being configured. Since we don't want to deal with the 30 new configuration values that enabling EXPERT allows configuring we are just going to force it on by default via the patch --- SOURCES/kernel-ppc64le-fedora.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'SOURCES/kernel-ppc64le-fedora.config') diff --git a/SOURCES/kernel-ppc64le-fedora.config b/SOURCES/kernel-ppc64le-fedora.config index 566913b..6ac8382 100644 --- a/SOURCES/kernel-ppc64le-fedora.config +++ b/SOURCES/kernel-ppc64le-fedora.config @@ -1693,6 +1693,8 @@ CONFIG_FUSION_SAS=m CONFIG_FUSION_SPI=m CONFIG_FUSION=y CONFIG_FUTEX=y +# FUTEX2 is forced on via patch, config value is ignored +CONFIG_FUTEX2=y CONFIG_FW_CACHE=y # CONFIG_FW_CFG_SYSFS_CMDLINE is not set CONFIG_FW_CFG_SYSFS=m @@ -6782,4 +6784,3 @@ CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD=y # This option determines the default init for the system if no init= # warnings from C=1 sparse checker or -Wextra compilations. It has CONFIG_ZENIFY=y -CONFIG_FUTEX2=y -- cgit v1.2.3