commit | 885ef25a0d68762cb32085707e881bc571191066 | [log] [tgz] |
---|---|---|
author | Stewart Smith <stewart@linux.ibm.com> | Fri Apr 12 15:04:25 2019 +1000 |
committer | Stewart Smith <stewart@linux.ibm.com> | Fri Apr 12 15:04:25 2019 +1000 |
tree | 7991fea06007b86fcdf2b0afd10edee34ad52d9a | |
parent | 1974424837851752631cdcbcdb2051827cc7704d [diff] |
linux: temporarily disable STRICT_KERNEL_RWX See https://github.com/linuxppc/issues/issues/237 Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/configs/linux/skiroot_defconfig b/openpower/configs/linux/skiroot_defconfig index 999fc61..245d34d 100644 --- a/openpower/configs/linux/skiroot_defconfig +++ b/openpower/configs/linux/skiroot_defconfig
@@ -45,7 +45,6 @@ # CONFIG_SECCOMP is not set # CONFIG_PPC_MEM_KEYS is not set CONFIG_JUMP_LABEL=y -CONFIG_STRICT_KERNEL_RWX=y CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_SIG=y