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