From 8ef9196b26793830515402ea95aca2629f7721ec Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 23 Mar 2022 17:11:56 +0000 Subject: Update syscall lists for Linux 5.17 Linux 5.17 has one new syscall, set_mempolicy_home_node. Update syscall-names.list and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py. --- sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc64') diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h b/sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h index e840279f17..bae597199d 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/arch-syscall.h @@ -298,6 +298,7 @@ #define __NR_sendmsg 341 #define __NR_sendto 335 #define __NR_set_mempolicy 261 +#define __NR_set_mempolicy_home_node 450 #define __NR_set_robust_list 300 #define __NR_set_tid_address 232 #define __NR_setdomainname 121 -- cgit 1.4.1