From patchwork Fri Oct 18 08:53:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Liebler X-Patchwork-Id: 1179212 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=libc-alpha-return-106082-incoming=patchwork.ozlabs.org@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.ibm.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="ivViiVgu"; 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 46vfvf4hJ7z9sPJ for ; Fri, 18 Oct 2019 19:53:34 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:mime-version:content-type :message-id; q=dns; s=default; b=xTzsvgB1yMckj61DJ4cHJUYrowNcIIN eSP8xXtSN1zDY92r4w0VcfW8qNukDyl+X1A3Zi6EoZ+gVBQbcGDI1WtIx+cvyqQm xRO8qul9pk1SNt3QTS3xeelbE+lFcXzulhSVJPgp+hE+EYTbxc+EAyebnYV13atH WDgdkWYeqJ0E= 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:to:from:subject:date:mime-version:content-type :message-id; s=default; bh=vqEl3i7JJs/+prR8vi9yYWE4OIk=; b=ivVii VguKBYXUM/TyEhaaGYcJRIg1nhs2eHjWc3K+h/hamsvdVHdbHYRAHaJ1n25mwtCI cAH/IU07CTVNt7x2KoLsu5ByuhsaCZdKihFxnBfUHuGhswVU4L+dPd1vbA3n170Q 963r7BfAr+x6v0Q1njOKQhrRfu5ytTAw7K78y4= Received: (qmail 126304 invoked by alias); 18 Oct 2019 08:53:28 -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 126295 invoked by uid 89); 18 Oct 2019 08:53:28 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-23.3 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mx0a-001b2d01.pphosted.com To: GNU C Library From: Stefan Liebler Subject: [PATCH] S390: Add new s390 platform z15. Date: Fri, 18 Oct 2019 10:53:16 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 x-cbid: 19101808-0016-0000-0000-000002B933A3 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19101808-0017-0000-0000-0000331A6032 Message-Id: <395d8974-33b3-ec24-5970-f7f482750be1@linux.ibm.com> Hi, The new IBM z15 is added to platform string array. The macro _DL_PLATFORMS_COUNT is incremented. Bye, Stefan commit 3a108fc9a31f6ca2b484c6c9c946d219565eb9b7 Author: Stefan Liebler Date: Fri Oct 18 10:00:06 2019 +0200 S390: Add new s390 platform z15. The new IBM z15 is added to platform string array. The macro _DL_PLATFORMS_COUNT is incremented. diff --git a/sysdeps/s390/dl-procinfo.c b/sysdeps/s390/dl-procinfo.c index 2ad69f8f4b..22e52e3d3c 100644 --- a/sysdeps/s390/dl-procinfo.c +++ b/sysdeps/s390/dl-procinfo.c @@ -63,11 +63,11 @@ PROCINFO_CLASS const char _dl_s390_cap_flags[19][9] #if !defined PROCINFO_DECL && defined SHARED ._dl_s390_platforms #else -PROCINFO_CLASS const char _dl_s390_platforms[9][7] +PROCINFO_CLASS const char _dl_s390_platforms[10][7] #endif #ifndef PROCINFO_DECL = { - "g5", "z900", "z990", "z9-109", "z10", "z196", "zEC12", "z13", "z14" + "g5", "z900", "z990", "z9-109", "z10", "z196", "zEC12", "z13", "z14", "z15" } #endif #if !defined SHARED || defined PROCINFO_DECL diff --git a/sysdeps/s390/dl-procinfo.h b/sysdeps/s390/dl-procinfo.h index 7d25724a23..c9913b06b7 100644 --- a/sysdeps/s390/dl-procinfo.h +++ b/sysdeps/s390/dl-procinfo.h @@ -23,7 +23,7 @@ #define _DL_HWCAP_COUNT 19 -#define _DL_PLATFORMS_COUNT 9 +#define _DL_PLATFORMS_COUNT 10 /* The kernel provides up to 32 capability bits with elf_hwcap. */ #define _DL_FIRST_PLATFORM 32