From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 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 dcvr.yhbt.net (Postfix) with ESMTPS id BD75F1F463 for ; Tue, 31 Dec 2019 16:49:09 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=PiDRN 2m4hbGZtak2eGXJ4x190fn2rQvAOdE8+KmFEuqYE8KUWEc/rutFdp7gq4wwLlJyD W+FCcdqGB0y13BRDkKKy4B3VzbfwBenKw4lgyZxb8mT46n+xSNjbA/waOp0MD/Ti prQuavuUlawVH/TUOcoaIkhbp9c2RftC5HUrrg= 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:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=j7rB4GJy0Z2 ZVC3hS4vt6ufdgdM=; b=NhmOXm03P+udyl+JlgsgxGBaxVIweMwKx4LApQ8ySiV cg3AruvIBNCDdrSYnMwlkDKxFSb+mqqDKpiljkY60423p1v4KgRH5w5rd9hUcwLS PILoD3np2w85sa5M0gpWnDpnVf/tIV8KIl6j/4n6LFTDIPi8KR0B5a4ONXtiEmnc = Received: (qmail 3626 invoked by alias); 31 Dec 2019 16:49:07 -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 Received: (qmail 3617 invoked by uid 89); 31 Dec 2019 16:49:07 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: albireo.enyo.de From: Florian Weimer To: Adhemerval Zanella Cc: libc-alpha@sourceware.org Subject: Re: [PATCH 1/5] Linux: Add tables with system call numbers References: <56247f60-bee7-9624-37bf-1453c06c7088@gotplt.org> <87zhf8n3j4.fsf@mid.deneb.enyo.de> Date: Tue, 31 Dec 2019 17:48:15 +0100 In-Reply-To: (Adhemerval Zanella's message of "Tue, 31 Dec 2019 10:57:42 -0300") Message-ID: <87r20kl9v4.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain * Adhemerval Zanella: > Rest looks ok to me, I would maybe extend the commit message to add the > information from cover-letter on how to fully update the arch-syscall.h > table once a new kernel is released. I plan to add it to the wiki, which seems to be a more fitting place: