From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19372 invoked by alias); 12 Nov 2018 12:43:25 -0000 Mailing-List: contact libc-stable-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: List-Archive: Sender: libc-stable-owner@sourceware.org Received: (qmail 19360 invoked by uid 89); 12 Nov 2018 12:43:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy= X-Spam-Status: No, score=-26.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_0,GIT_PATCH_1,GIT_PATCH_2,GIT_PATCH_3,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: mail-qk1-f180.google.com Received: from mail-qk1-f180.google.com (HELO mail-qk1-f180.google.com) (209.85.222.180) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 12 Nov 2018 12:43:23 +0000 Received: by mail-qk1-f180.google.com with SMTP id 131so12959870qkd.4 for ; Mon, 12 Nov 2018 04:43:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:openpgp:organization:message-id :date:user-agent:mime-version:content-language; bh=3ntsvfFuI9WdbJD2htxTxZ8+lx/vxlVAdMf+STPrTk8=; b=Lrm8ZzSsALG3J2tmf0Wfs7SlYCw3noyflkKSXGkN+oS5n7qvZekZ8oTHn++Fh8g1q1 gVdNOHgORcqs/e12x2gwbVkxj7UFedEKFeoDShIxGB4gQU6Td0OMrMRPk5+Qs7nl2+sT pshKo0uSRJ62jbKgiEfelX1uXJC68z9/fP0mHsKkGBL3qhuNWxpIiH67+ys+zP0zFyF3 ARI8vElg+mUUWig1HN0bLI7AF+C9CVxASjxcm2rvvJm1oPX/OQJsa1GqLBg0mGtmmiL3 tKAWt+KPE0UsKrZNxkvGJZ9AazPhMPmBoI/cYIa811hV2oUVZyCmjy7BwhVvWbDNZPFK 47dQ== X-Gm-Message-State: AGRZ1gLG/NnV/bKMwBtJJieeY2kC2xbLIbxgtt+Rizr1q93MBaQEZQxH D8hErNlpXkW/BzJdwKV+ToP+5GQ6W+XNDA== X-Google-Smtp-Source: AJdET5e1dRLRJ3SGHfPJ7THtDFBaS4ddR5O9f1lDUAlHPWpnBp2srDND9COjssLojQQZBzu3BGJXqA== X-Received: by 2002:a0c:dd81:: with SMTP id v1mr732060qvk.71.1542026601734; Mon, 12 Nov 2018 04:43:21 -0800 (PST) Received: from [10.150.73.190] (97.sub-174-227-17.myvzw.com. [174.227.17.97]) by smtp.gmail.com with ESMTPSA id d32sm8600129qte.36.2018.11.12.04.43.20 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Nov 2018 04:43:21 -0800 (PST) To: "GNU C Library (Stable)" From: Carlos O'Donell Subject: [2.28 COMMITTED] Update kernel version in syscall-names.list to 4.19. Openpgp: preference=signencrypt Organization: Red Hat Message-ID: <265f4464-0215-0584-2cf7-68169f45e493@redhat.com> Date: Mon, 01 Jan 2018 00:00:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------8BA589595E6BBF89E8B8D3A4" Content-Language: en-US X-SW-Source: 2018-11/txt/msg00023.txt.bz2 This is a multi-part message in MIME format. --------------8BA589595E6BBF89E8B8D3A4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-length: 637 Tested on x86_64. build-many-glibcs run in progress. -- 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. * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel version to 4.19. (cherry picked from commit 029ad711b8ad4cf0e5d98e0c138a35a23a376a74) --- ChangeLog | 5 +++++ sysdeps/unix/sysv/linux/syscall-names.list | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) -- Cheers, Carlos. --------------8BA589595E6BBF89E8B8D3A4 Content-Type: text/x-patch; name="0008-Update-kernel-version-in-syscall-names.list-to-4.19.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename*0="0008-Update-kernel-version-in-syscall-names.list-to-4.19.pat"; filename*1="ch" Content-length: 1645 >From f44c2ca5eacd2df76fc38be75f9ebb8f0ff555eb Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 22 Oct 2018 23:26:37 +0000 Subject: [PATCH 8/8] Update kernel version in syscall-names.list to 4.19. 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. * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel version to 4.19. (cherry picked from commit 029ad711b8ad4cf0e5d98e0c138a35a23a376a74) --- ChangeLog | 5 +++++ sysdeps/unix/sysv/linux/syscall-names.list | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 788f3f41be..f2e0f1ffd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-10-22 Joseph Myers + + * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel + version to 4.19. + 2018-09-18 Paul Eggert Fix tzfile low-memory assertion failure 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 -- 2.17.2 --------------8BA589595E6BBF89E8B8D3A4--