]> Git Repo - linux.git/commit
riscv: enable sys_clone3 syscall for rv64
authorPaul Walmsley <[email protected]>
Fri, 19 Jul 2019 00:15:06 +0000 (17:15 -0700)
committerPaul Walmsley <[email protected]>
Fri, 19 Jul 2019 04:47:36 +0000 (21:47 -0700)
commit56ac5e2139331898f29e6990f67ae8d2f080686b
tree3750b472d394808ee538b788144a44fd17282651
parent3bfe1fc46794631366faa3ef075e1b0ff7ba120a
riscv: enable sys_clone3 syscall for rv64

Enable the sys_clone3 syscall for RV64.  We simply include the generic
version.

Tested by running the program from

   https://lore.kernel.org/lkml/20190716130631[email protected]/

and verifying that it completes successfully.

Signed-off-by: Paul Walmsley <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Cc: Christian Brauner <[email protected]>
arch/riscv/include/uapi/asm/unistd.h
This page took 0.056611 seconds and 4 git commands to generate.