HomeFreeBSD

linux(4): Add struct clone_args for future clone3 system call.

Description

linux(4): Add struct clone_args for future clone3 system call.

In preparation for clone3 system call add struct clone_args and use it in
clone implementation.
Move all of clone related bits to the newly created linux_fork.h header.

Differential revision: https://reviews.freebsd.org/D31474
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on Aug 12 2021, 8:49 AM
Differential Revision
D31474: linux(4): Add struct clone_args for future clone3 system call.
Parents
rG0c08f34f4ddf: linux(4): Regen for clone syscall.
Branches
Unknown
Tags
Unknown