Re: Simplify arm64 vfork
On Sat, 18 Mar 2017, Mark Kettenis wrote: > The return value munging isn't necessary anymore. See for example > lib/libc/arch/arm/sys/OVfork.S: ok guenther@
Simplify arm64 vfork
The return value munging isn't necessary anymore. See for example lib/libc/arch/arm/sys/OVfork.S: revision 1.4 date: 2015/03/31 04:32:01; author: guenther; state: Exp; lines: +1 -10; commitid: 4lHzpIZZxMqyyel4; Simplify fork/vfork logic: the kernel has handled returning zero in the chi