Skip to content

Commit 027790f

Browse files
committed
s390/configs: enable INIT_STACK_ALL_ZERO in all configurations
It looks like all distributions will enable INIT_STACK_ALL_ZERO. Reflect that in the default configurations. Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
1 parent 7f8b81c commit 027790f

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

arch/s390/configs/debug_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,6 @@ CONFIG_IMA_DEFAULT_HASH_SHA256=y
709709
CONFIG_IMA_WRITE_POLICY=y
710710
CONFIG_IMA_APPRAISE=y
711711
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
712-
CONFIG_INIT_STACK_NONE=y
713712
CONFIG_BUG_ON_DATA_CORRUPTION=y
714713
CONFIG_CRYPTO_USER=m
715714
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set

arch/s390/configs/defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ CONFIG_IMA_DEFAULT_HASH_SHA256=y
693693
CONFIG_IMA_WRITE_POLICY=y
694694
CONFIG_IMA_APPRAISE=y
695695
CONFIG_LSM="yama,loadpin,safesetid,integrity,selinux,smack,tomoyo,apparmor"
696-
CONFIG_INIT_STACK_NONE=y
697696
CONFIG_BUG_ON_DATA_CORRUPTION=y
698697
CONFIG_CRYPTO_FIPS=y
699698
CONFIG_CRYPTO_USER=m

arch/s390/configs/zfcpdump_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ CONFIG_ZFCP=y
6464
# CONFIG_MISC_FILESYSTEMS is not set
6565
# CONFIG_NETWORK_FILESYSTEMS is not set
6666
CONFIG_LSM="yama,loadpin,safesetid,integrity"
67-
CONFIG_INIT_STACK_NONE=y
6867
# CONFIG_ZLIB_DFLTCC is not set
6968
CONFIG_XZ_DEC_MICROLZMA=y
7069
CONFIG_PRINTK_TIME=y

0 commit comments

Comments
 (0)