[PATCH] compat_wait4 fix
sys_wait4 can return a pid and in this case we want to copy the struct rusage out to userspace.
Showing
Please register or sign in to comment
sys_wait4 can return a pid and in this case we want to copy the struct rusage out to userspace.