x86, um/x86: switch to generic sys_execve and kernel_execve
32bit wrapper is lost on that; 64bit one is *not*, since
we need to arrange for full pt_regs on stack when we call
sys_execve() and we need to load callee-saved ones from
there afterwards.
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Showing
arch/um/kernel/internal.h
已删除
100644 → 0
arch/x86/kernel/sys_i386_32.c
已删除
100644 → 0
想要评论请 注册 或 登录