From patchwork Fri Aug 2 15:08:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joseph Myers X-Patchwork-Id: 1141251 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-104134-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="mdarSZIi"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 460VtS3YQWz9sDB for ; Sat, 3 Aug 2019 01:09:03 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; q=dns; s=default; b=xljjWpbhPRXU6YeMKKXXOV9KaR6UT 9FE83bt4ERIPLOwnh9hRaAyJuQril/poEZm+3STVPld3V7WG/7XXpbiAWh3+/05i sVKDwO1031rIL3JoTkoOpD6V6wsPxjo6IxdRR1ccqKb9rUDcCZMWkmtpJp5K+8aF GRpajNawaLbgcQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type; s=default; bh=SlDpCiLpiqA3JagyJQJCQGT5Y18=; b=mda rSZIitXYPvDmiPYfgAgQQ/bLo13Y4WBDeYZykijG3RSXINQB9hWnm8cCgphYmv+c k4j/RX3hoh3wnCmSy8weOWG/aHpQmfw1/ck/9Omn+5QdIQyhCgZBFBEpE812qgp+ vtHzcRGUKe5rz86EWrH2qvLrLAp9y4/n73oCXPfw= Received: (qmail 129571 invoked by alias); 2 Aug 2019 15:08:58 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 129562 invoked by uid 89); 2 Aug 2019 15:08:58 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-15.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: relay1.mentorg.com Date: Fri, 2 Aug 2019 15:08:47 +0000 From: Joseph Myers To: Subject: Update kernel version in comment in syscall-names.list [committed] Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 This patch updates the Linux kernel version in a comment in syscall-names.list to agree with the following "kernel" line. Committed as obvious. 2019-08-02 Joseph Myers * sysdeps/unix/sysv/linux/syscall-names.list: Update comment. diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list index 21bf37c627..9dcdd293d3 100644 --- a/sysdeps/unix/sysv/linux/syscall-names.list +++ b/sysdeps/unix/sysv/linux/syscall-names.list @@ -22,7 +22,7 @@ # names are only used if the installed kernel headers also provide # them. -# The list of system calls is current as of Linux 5.1. +# The list of system calls is current as of Linux 5.2. kernel 5.2 FAST_atomic_update