7c0489
commit 5828bc4523230685ac29a4a882967913255f5666
7c0489
Author: Joseph Myers <joseph@codesourcery.com>
7c0489
Date:   Fri Feb 7 13:54:58 2020 +0000
7c0489
7c0489
    Update syscall lists for Linux 5.5.
7c0489
7c0489
    Linux 5.5 has no new syscalls to add to syscall-names.list, but it
7c0489
    does newly enable the clone3 syscall for AArch64.  This patch updates
7c0489
    the kernel version listed in syscall-names.list and regenerates the
7c0489
    AArch64 arch-syscall.h.
7c0489
7c0489
    Tested with build-many-glibcs.py.
7c0489
7c0489
Modified to only update syscall-names.list for RHEL 8.3.0.
7c0489
7c0489
diff -Nrup a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
7c0489
--- a/sysdeps/unix/sysv/linux/syscall-names.list	2020-04-06 12:10:47.683272882 -0400
7c0489
+++ b/sysdeps/unix/sysv/linux/syscall-names.list	2020-04-06 12:12:41.769598687 -0400
7c0489
@@ -22,8 +22,8 @@
7c0489
 # names are only used if the installed kernel headers also provide
7c0489
 # them.
7c0489
 
7c0489
-# The list of system calls is current as of Linux 5.4.
7c0489
-kernel 5.4
7c0489
+# The list of system calls is current as of Linux 5.5.
7c0489
+kernel 5.5
7c0489
 
7c0489
 FAST_atomic_update
7c0489
 FAST_cmpxchg