Update kernel version in syscall-names.list to 4.19

Message ID alpine.DEB.2.21.1810222152510.2481@digraph.polyomino.org.uk
State Committed
Headers

Commit Message

Joseph Myers Oct. 22, 2018, 9:53 p.m. UTC
  Linux 4.19 does not add any new syscalls (some existing ones are added
to more architectures); this patch updates the version number in
syscall-names.list to reflect that it's still current for 4.19.

Tested with build-many-glibcs.py.

2018-10-22  Joseph Myers  <joseph@codesourcery.com>

	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
	version to 4.19.
  

Comments

Dmitry V. Levin Oct. 22, 2018, 10:19 p.m. UTC | #1
On Mon, Oct 22, 2018 at 09:53:09PM +0000, Joseph Myers wrote:
> Linux 4.19 does not add any new syscalls (some existing ones are added
> to more architectures); this patch updates the version number in
> syscall-names.list to reflect that it's still current for 4.19.
> 
> Tested with build-many-glibcs.py.
> 
> 2018-10-22  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
> 	version to 4.19.

Reviewed-by: Dmitry V. Levin <ldv@altlinux.org>
  

Patch

diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index 9982a6334d..f88001c9c3 100644
--- a/sysdeps/unix/sysv/linux/syscall-names.list
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
@@ -22,8 +22,8 @@ 
 # names are only used if the installed kernel headers also provide
 # them.
 
-# The list of system calls is current as of Linux 4.18.
-kernel 4.18
+# The list of system calls is current as of Linux 4.19.
+kernel 4.19
 
 FAST_atomic_update
 FAST_cmpxchg