From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 53609 invoked by alias); 18 Oct 2019 10:41:29 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 53601 invoked by uid 89); 18 Oct 2019 10:41:29 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=site X-HELO: mx1.redhat.com From: Florian Weimer To: Stefan Liebler Cc: GNU C Library Subject: Re: [PATCH] S390: Add new s390 platform z15. References: <395d8974-33b3-ec24-5970-f7f482750be1@linux.ibm.com> Date: Fri, 18 Oct 2019 10:41:00 -0000 In-Reply-To: <395d8974-33b3-ec24-5970-f7f482750be1@linux.ibm.com> (Stefan Liebler's message of "Fri, 18 Oct 2019 10:53:16 +0200") Message-ID: <877e52uyi2.fsf@oldenburg2.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2019-10/txt/msg00546.txt.bz2 * Stefan Liebler: > The new IBM z15 is added to platform string array. > The macro _DL_PLATFORMS_COUNT is incremented. I think you can commit this without review as the s390 machine maintainer. That being said, I verified that "z15" is the spelling used on the IBM web site, so this change looks appropriate. Do you recommend backporting this change? Thanks, Florian