From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTP id 5CA243894C05 for ; Sun, 2 May 2021 19:17:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5CA243894C05 Received: from mail-qv1-f71.google.com (mail-qv1-f71.google.com [209.85.219.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-522-fd6xw-dMNJSWKii8iCaqSw-1; Sun, 02 May 2021 15:17:16 -0400 X-MC-Unique: fd6xw-dMNJSWKii8iCaqSw-1 Received: by mail-qv1-f71.google.com with SMTP id l61-20020a0c84430000b02901a9a7e363edso3457844qva.16 for ; Sun, 02 May 2021 12:17:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=yLo39f9LhBhG/rJ9mkUGmBouAx0u8wGS7IJLZlxsGt4=; b=EzK2l5YojF56Y3jxe1NAVwSfLF9UNHkvxoAuW03Su5miV83VuFaA/PsO9MllUngMwn THz/03c2zlf8zlcBCForEaQu8zPI7WtrMuYuoLjVw1d/SqjT0fbyYQ4qyX02Klud+Zi/ tZSZD/+S7LfFLJNlsMEXFKlI0DySoh0CGr++5Cwx0yRDyNMk9r2i2xWsDdwUiA+/jS14 C/oJHO8eUQtKg+KOC46fa517G1BXrWh+EmQyhJvjyWt+Exyee56VM7SWF/ymHVdxPLN0 qvBeJLhUWf4v3Y2LzUQCYTgruENzTv7jVkg55LKQcxzCV0PCbNjAQ5RE60ZEzvd4X7xJ kIMQ== X-Gm-Message-State: AOAM5326lRhVC82+yvapM6SrLPFbskJ296dW86sVDU7AQ4VfNiq/0RlV FRmwHORFyEo1Ul80Xtr1K21R7vgkf/rnorTMCgNPProPRP6vu5t6Xk70BfreIFkq4wSh0z95uHA N20d9+Bq4FuTgFFj8cNyPFn6kNDJSb0F6tBG3DyT+zfygB4IYAmEmK+PPJgkALDza+HCpLw== X-Received: by 2002:a05:620a:918:: with SMTP id v24mr15668841qkv.54.1619983035051; Sun, 02 May 2021 12:17:15 -0700 (PDT) X-Google-Smtp-Source: ABdhPJykc7VdA3O8A/VhxXppmgDd8z3AwfJeHSPq/RdGXlNZ4bEreZ7OgzFUxPmEpe50geAwuHzsxQ== X-Received: by 2002:a05:620a:918:: with SMTP id v24mr15668828qkv.54.1619983034790; Sun, 02 May 2021 12:17:14 -0700 (PDT) Received: from [192.168.1.16] (198-84-214-74.cpe.teksavvy.com. [198.84.214.74]) by smtp.gmail.com with ESMTPSA id b1sm6831115qkh.26.2021.05.02.12.17.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 02 May 2021 12:17:14 -0700 (PDT) Subject: Re: Update syscall lists for Linux 5.12 To: "Dmitry V. Levin" , libc-alpha@sourceware.org References: <20210428000723.GA30991@altlinux.org> From: Carlos O'Donell Organization: Red Hat Message-ID: Date: Sun, 2 May 2021 15:17:13 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210428000723.GA30991@altlinux.org> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, 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: , X-List-Received-Date: Sun, 02 May 2021 19:17:20 -0000 On 4/27/21 8:07 PM, Dmitry V. Levin wrote: > On Tue, Apr 27, 2021 at 11:52:27PM +0000, Joseph Myers wrote: >> Linux 5.12 has one new syscall, mount_setattr. Update >> syscall-names.list and regenerate the arch-syscall.h headers with >> build-many-glibcs.py update-syscalls. > > Yes, this looks correct, mount_setattr syscall was introduced > by Linux kernel commit v5.12-rc1~64^2~6. > > And a few more were added... error: kernel syscall 'quotactl_path' (443) not known to glibc error: kernel syscall 'landlock_create_ruleset' (444) not known to glibc error: kernel syscall 'landlock_restrict_self' (446) not known to glibc error: kernel syscall 'landlock_add_rule' (445) not known to glibc info: glibc tables are based on kernel version 5.12 info: installed kernel headers are version 5.12 -- Cheers, Carlos.