6504bd
commit 4a7c342605bc653f72d60c36abe698986fb5cb47
6504bd
Author: Joseph Myers <joseph@codesourcery.com>
6504bd
Date:   Wed Apr 28 17:19:24 2021 +0000
6504bd
6504bd
    Update syscall lists for Linux 5.12.
6504bd
    
6504bd
    Linux 5.12 has one new syscall, mount_setattr.  Update
6504bd
    syscall-names.list and regenerate the arch-syscall.h headers with
6504bd
    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.12.
6504bd
6504bd
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
6504bd
index f6cb34089d..8e3cfa0e77 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.11.
6504bd
-kernel 5.11
6504bd
+# The list of system calls is current as of Linux 5.12.
6504bd
+kernel 5.12
6504bd
 
6504bd
 FAST_atomic_update
6504bd
 FAST_cmpxchg
6504bd
@@ -258,6 +258,7 @@ mmap
6504bd
 mmap2
6504bd
 modify_ldt
6504bd
 mount
6504bd
+mount_setattr
6504bd
 move_mount
6504bd
 move_pages
6504bd
 mprotect