]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: Include clone3() on rv32
authorPalmer Dabbelt <palmerdabbelt@google.com>
Sun, 3 Oct 2021 00:21:20 +0000 (17:21 -0700)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Mon, 4 Oct 2021 23:01:28 +0000 (16:01 -0700)
commit0023ef891a4db61c91bec750548c52b8ad6f1e50
tree597438e9ad61e3ed66ea1878fe226fc202196563
parent4ce062870c70d404088bf50de34ea03772413b4e
RISC-V: Include clone3() on rv32

As far as I can tell this should be enabled on rv32 as well, I'm not
sure why it's rv64-only.  checksyscalls is complaining about our lack of
clone3() on rv32.

Fixes: 6e047eeef07e ("riscv: enable sys_clone3 syscall for rv64")
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/include/uapi/asm/unistd.h