[PATCH] RISC-V: Include clone3() on rv32

Christian Brauner christian.brauner at ubuntu.com
Mon Oct 4 00:15:36 PDT 2021


On Sat, Oct 02, 2021 at 05:21:20PM -0700, Palmer Dabbelt wrote:
> From: Palmer Dabbelt <palmerdabbelt at google.com>
> 
> 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: 56ac5e213933 ("riscv: enable sys_clone3 syscall for rv64")
> Signed-off-by: Palmer Dabbelt <palmerdabbelt at google.com>
> ---

Thanks!
Acked-by: Christian Brauner <christian.brauner at ubuntu.com>



More information about the linux-riscv mailing list