riscv: enable sys_clone3 syscall for rv64
authorPaul Walmsley <paul.walmsley@sifive.com>
Fri, 19 Jul 2019 00:15:06 +0000 (17:15 -0700)
committerPaul Walmsley <paul.walmsley@sifive.com>
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.tohj4ub54md25dys@brauner.io/

and verifying that it completes successfully.

Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Acked-by: Christian Brauner <christian@brauner.io>
Cc: Christian Brauner <christian@brauner.io>
arch/riscv/include/uapi/asm/unistd.h