Skip to content
Commit 6783eaa2 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7076aada
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment