about summary refs log tree commit diff
path: root/arch/riscv64
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv64')
-rw-r--r--arch/riscv64/bits/syscall.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv64/bits/syscall.h.in b/arch/riscv64/bits/syscall.h.in
index 1b13a477..4baa0fcc 100644
--- a/arch/riscv64/bits/syscall.h.in
+++ b/arch/riscv64/bits/syscall.h.in
@@ -301,6 +301,7 @@
 #define __NR_landlock_restrict_self	446
 #define __NR_process_mrelease	448
 #define __NR_futex_waitv	449
+#define __NR_set_mempolicy_home_node	450
 
 #define __NR_sysriscv __NR_arch_specific_syscall
 #define __NR_riscv_flush_icache (__NR_sysriscv + 15)