8a984d
commit bcf47eb0fba4c6278aadd6a377d6b7b3f673e17c
8a984d
Author: Joseph Myers <joseph@codesourcery.com>
8a984d
Date:   Wed Dec 16 02:08:52 2020 +0000
8a984d
8a984d
    Update syscall lists for Linux 5.10.
8a984d
    
8a984d
    Linux 5.10 has one new syscall, process_madvise.  Update
8a984d
    syscall-names.list and regenerate the arch-syscall.h headers with
8a984d
    build-many-glibcs.py update-syscalls.
8a984d
    
8a984d
    Tested with build-many-glibcs.py.
8a984d
8a984d
Modified to only update syscall-names.list for RHEL 8.5.0.
8a984d
8a984d
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
8a984d
index 2d42aaf803..4bd42be2b9 100644
8a984d
--- a/sysdeps/unix/sysv/linux/syscall-names.list
8a984d
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
8a984d
@@ -21,8 +21,8 @@
8a984d
 # This file can list all potential system calls.  The names are only
8a984d
 # used if the installed kernel headers also provide them.
8a984d
 
8a984d
-# The list of system calls is current as of Linux 5.9.
8a984d
-kernel 5.9
8a984d
+# The list of system calls is current as of Linux 5.10.
8a984d
+kernel 5.10
8a984d
 
8a984d
 FAST_atomic_update
8a984d
 FAST_cmpxchg
8a984d
@@ -433,6 +433,7 @@ pread64
8a984d
 preadv
8a984d
 preadv2
8a984d
 prlimit64
8a984d
+process_madvise
8a984d
 process_vm_readv
8a984d
 process_vm_writev
8a984d
 prof