public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Update kernel version in syscall-names.list to 4.14
@ 2017-11-15 17:45 Joseph Myers
  2017-11-16  2:38 ` Dmitry V. Levin
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Myers @ 2017-11-15 17:45 UTC (permalink / raw)
  To: libc-alpha

Linux 4.14 does not add any new syscalls; this patch updates the
version number in syscall-names.list to reflect that it's still
current for 4.14.

Tested for x86_64 (compilation with build-many-glibcs.py, using Linux
4.14).

2017-11-15  Joseph Myers  <joseph@codesourcery.com>

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

diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index 584a762..782ae5d 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.13.
-kernel 4.13
+# The list of system calls is current as of Linux 4.14.
+kernel 4.14
 
 FAST_atomic_update
 FAST_cmpxchg

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Update kernel version in syscall-names.list to 4.14
  2017-11-15 17:45 Update kernel version in syscall-names.list to 4.14 Joseph Myers
@ 2017-11-16  2:38 ` Dmitry V. Levin
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry V. Levin @ 2017-11-16  2:38 UTC (permalink / raw)
  To: libc-alpha

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

On Wed, Nov 15, 2017 at 05:45:24PM +0000, Joseph Myers wrote:
> Linux 4.14 does not add any new syscalls; this patch updates the
> version number in syscall-names.list to reflect that it's still
> current for 4.14.
> 
> Tested for x86_64 (compilation with build-many-glibcs.py, using Linux
> 4.14).
> 
> 2017-11-15  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
> 	version to 4.14.

Linux 4.14 indeed doesn't add any new syscalls, so this should be OK.


-- 
ldv

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-16  2:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 17:45 Update kernel version in syscall-names.list to 4.14 Joseph Myers
2017-11-16  2:38 ` Dmitry V. Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).