Skip to content
Commit 8eae10e8 authored by Al Viro's avatar Al Viro
Browse files

m32r: switch to generic sys_execve()



... and get rid of the horrors in fork()/vfork()/clone() prototypes.
It's fscking faster to calculate pt_regs in question than to fetch
the pointer from stack...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent ea4a1da9
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