On Thu, 22 Mar 2018, Dominik Brodowski wrote: > compat_sys_x86_waitpid() is not needed, as it takes the same parameters > (int, *int, int) as the native syscall. > > Suggested-by: Al Viro <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Jiri Slaby <[email protected]> > Cc: [email protected] > Signed-off-by: Dominik Brodowski <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>

