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-s390x-fedora.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'SOURCES/kernel-s390x-fedora.config') diff --git a/SOURCES/kernel-s390x-fedora.config b/SOURCES/kernel-s390x-fedora.config index 8c33593..ad47c66 100644 --- a/SOURCES/kernel-s390x-fedora.config +++ b/SOURCES/kernel-s390x-fedora.config @@ -1691,6 +1691,8 @@ CONFIG_FUSION_MAX_SGE=40 CONFIG_FUSION_SAS=m CONFIG_FUSION_SPI=m 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 @@ -6722,4 +6724,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