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

(cherry picked from commit 0a4b664ae8582b7596858317b53d84eb4f8bbf9a)

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
rG94ac0dac7f93: linux(4): Regen for clone syscall.
Branches
Unknown
Tags
Unknown