diff options
author | 2021-10-02 17:21:20 -0700 | |
---|---|---|
committer | 2021-10-04 16:01:28 -0700 | |
commit | 59a4e0d5511ba61353ea9a4efdb1b86c23ecf134 (patch) | |
tree | 597438e9ad61e3ed66ea1878fe226fc202196563 /scripts/gdb/linux/utils.py | |
parent | Linux 5.15-rc1 (diff) | |
download | wireguard-linux-59a4e0d5511ba61353ea9a4efdb1b86c23ecf134.tar.xz wireguard-linux-59a4e0d5511ba61353ea9a4efdb1b86c23ecf134.zip |
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: 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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions