diff options
author | Palmer Dabbelt <palmerdabbelt@google.com> | 2021-10-02 17:21:20 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-13 10:08:20 +0200 |
commit | 9e2a9da532e09d627303d06c1a47d45ac05e33d4 (patch) | |
tree | 79ecc85356ef7d6fd60221a86f4c02a2c18b424d /net/unix/sysctl_net_unix.c | |
parent | a326f9c01cfbee4450ae49ce618ae6cbc0f76842 (diff) |
RISC-V: Include clone3() on rv32
[ Upstream commit 59a4e0d5511ba61353ea9a4efdb1b86c23ecf134 ]
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@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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions