commit | 9b0e5d42d9a66621fce83a22987d33325debb588 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Oct 11 16:01:20 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 15 16:27:52 2012 -0400 |
tree | 33d3f14e6f115bcc013b4673d62c715e79e5b945 | |
parent | baf9ff74eda9f0efcc8a68e8a9c9d183be13a810 [diff] [blame] |
mips: switch to saner kernel_execve() semantics Acked-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index ede301f..4183e62 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -41,6 +41,7 @@ select MODULES_USE_ELF_REL select MODULES_USE_ELF_RELA if 64BIT select GENERIC_KERNEL_THREAD + select GENERIC_KERNEL_EXECVE menu "Machine selection"