a818d5
commit 89dc0372a9055e7ef86fe19be6201fa0b16b2f0e
a818d5
Author: Joseph Myers <joseph@codesourcery.com>
a818d5
Date:   Wed Sep 8 12:42:06 2021 +0000
a818d5
a818d5
    Update syscall lists for Linux 5.14
a818d5
    
a818d5
    Linux 5.14 has two new syscalls, memfd_secret (on some architectures
a818d5
    only) and quotactl_fd.  Update syscall-names.list and regenerate the
a818d5
    arch-syscall.h headers with build-many-glibcs.py update-syscalls.
a818d5
    
a818d5
    Tested with build-many-glibcs.py.
a818d5
a818d5
Modified to only update syscall-names.list to Linux 5.14.
a818d5
a818d5
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
a818d5
index 89c5895b9b..fd98893b0e 100644
a818d5
--- a/sysdeps/unix/sysv/linux/syscall-names.list
a818d5
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
a818d5
@@ -21,8 +21,8 @@
a818d5
 # This file can list all potential system calls.  The names are only
a818d5
 # used if the installed kernel headers also provide them.
a818d5
 
a818d5
-# The list of system calls is current as of Linux 5.13.
a818d5
-kernel 5.13
a818d5
+# The list of system calls is current as of Linux 5.14.
a818d5
+kernel 5.14
a818d5
 
a818d5
 FAST_atomic_update
a818d5
 FAST_cmpxchg
a818d5
@@ -247,6 +247,7 @@ madvise
a818d5
 mbind
a818d5
 membarrier
a818d5
 memfd_create
a818d5
+memfd_secret
a818d5
 memory_ordering
a818d5
 migrate_pages
a818d5
 mincore
a818d5
@@ -452,6 +453,7 @@ pwritev
a818d5
 pwritev2
a818d5
 query_module
a818d5
 quotactl
a818d5
+quotactl_fd
a818d5
 read
a818d5
 readahead
a818d5
 readdir