From patchwork Mon Jun 15 20:17:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 1309731 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=libc-alpha-bounces@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49m2hD0zrVz9sSF for ; Tue, 16 Jun 2020 06:18:04 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7D0C3386F830; Mon, 15 Jun 2020 20:18:01 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 64B18386F447 for ; Mon, 15 Jun 2020 20:17:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 64B18386F447 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=joseph_myers@mentor.com IronPort-SDR: /Xdvn1uqweQ7YQqgjhgrsaNhzvq6q3x+Cc/zo4IraXgj6FmQznKegOfzpjCS7DLUSqAZqpSG+U AOUaI9sTfnBRJjlf3w72QxyEwyGxm1i3U9vaRo4nqT0fbzfUOu1VLBSVlFYavRUg0Ce2oiRAQ+ cFhQQTb/AJ+O6AfV0Vjixy0l+cXC9tzb7eIWtM1wULQBA7kURQEHb+aktpiXceFMyNrLcqJRtr fN/pa3EmQTCXamUDoO/rjkEw5HI7dEG5uNlVJN9eeaKDOtYqOnPKYrQN81WqmKdAvtgYRhoOtF rWc= X-IronPort-AV: E=Sophos;i="5.73,516,1583222400"; d="scan'208";a="49955868" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa4.mentor.iphmx.com with ESMTP; 15 Jun 2020 12:17:58 -0800 IronPort-SDR: ysY2+qMjnK0utULlUMWcAE1xkPFP2K0Py8c0L+sOz7I6+FzNEP8l5Ls/GQFHvNK8bT997MoP8Q 8H6JTXUckTrvQIIrUEGsW2c34b1s7evD1IeP5BZAFJYYjQ/GJplgQex7UpwF71Jf/8/nCuSQZM VwPNtKCdsQ5rH2lxPAGC7oY5Tm86TqHrKEw5Xb9EGplBweU7BWeB60/MBlkPl3TxR4gko/hzOU e5T4QQ+TestTOzulM1f4vuvjrGkaPT2M3b6BajR4FjkgGvEz7qFQrkx1qfqknxz6EeOyaWg8n2 kR8= Date: Mon, 15 Jun 2020 20:17:53 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Subject: Update syscall-names.list for Linux 5.7 Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) X-Spam-Status: No, score=-3135.2 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_NUMSUBJECT, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Linux 5.7 has no new syscalls. Update the version number in syscall-names.list to reflect that it is still current for 5.7. Tested with build-many-glibcs.py. diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index 21a62a06f4..15dec5b98f 100644 --- a/sysdeps/unix/sysv/linux/syscall-names.list +++ b/sysdeps/unix/sysv/linux/syscall-names.list @@ -21,8 +21,8 @@ # This file can list all potential system calls. The names are only # used if the installed kernel headers also provide them. -# The list of system calls is current as of Linux 5.6. -kernel 5.6 +# The list of system calls is current as of Linux 5.7. +kernel 5.7 FAST_atomic_update FAST_cmpxchg