From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114845 invoked by alias); 24 Jul 2017 20:47:37 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 114308 invoked by uid 89); 24 Jul 2017 20:47:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.2 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-languages-length:1134, risk X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 24 Jul 2017 20:47:34 +0000 Received: from pps.filterd (m0098420.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v6OKiGka111301 for ; Mon, 24 Jul 2017 16:47:33 -0400 Received: from e24smtp04.br.ibm.com (e24smtp04.br.ibm.com [32.104.18.25]) by mx0b-001b2d01.pphosted.com with ESMTP id 2bwpfwcfp5-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 24 Jul 2017 16:47:33 -0400 Received: from localhost by e24smtp04.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 24 Jul 2017 17:47:31 -0300 Received: from d24relay02.br.ibm.com (9.13.39.42) by e24smtp04.br.ibm.com (10.172.0.140) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 24 Jul 2017 17:47:29 -0300 Received: from d24av05.br.ibm.com (d24av05.br.ibm.com [9.18.232.44]) by d24relay02.br.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v6OKlTZ524248380 for ; Mon, 24 Jul 2017 17:47:29 -0300 Received: from d24av05.br.ibm.com (localhost [127.0.0.1]) by d24av05.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id v6OHlTPq025540 for ; Mon, 24 Jul 2017 14:47:29 -0300 Received: from localhost.localdomain ([9.85.157.207]) by d24av05.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id v6OHlRgn025516; Mon, 24 Jul 2017 14:47:28 -0300 Subject: Re: [PATCH] ppc64: Add HTM SPRs support to readelf To: Mark Wielaard References: <1500587342-21923-1-git-send-email-gromero@linux.vnet.ibm.com> <1500666946.14595.485.camel@klomp.org> <59760A2A.30606@linux.vnet.ibm.com> <20170724191750.GF8002@stream> Cc: elfutils-devel@sourceware.org From: Gustavo Romero Date: Mon, 24 Jul 2017 20:47:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <20170724191750.GF8002@stream> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable x-cbid: 17072420-0028-0000-0000-000001CC34C6 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17072420-0029-0000-0000-000014CE9219 Message-Id: <59765CD8.9080201@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-07-24_12:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1706020000 definitions=main-1707240317 X-IsSubscribed: yes X-SW-Source: 2017-q3/txt/msg00042.txt.bz2 Hi Mark, On 24-07-2017 16:17, Mark Wielaard wrote: >>> We normally keep elf.h in sync with glibc. >>> Could you submit this elf.h change to libc-alpha@sourceware.org? >>> Then we resync elf.h from glibc to pull in the new constants. >> >> It looks like glibc community won't review / push that change as it is in >> freeze for glibc 2.26 cut right now accordingly to [1]. >> >> If my understanding is correct, it's a blocker or my change can be pushed >> to elfutils and once glibc is open again (in about a week) I can submit >> this elf.h change to libc-alpha@sourceware.org? > > Lets call it a soft-block :) It is just that I hate the files getting > out of sync. We risk using slightly differently named constants. It > looks like the 2.26 release will be next week, so hopefully the freeze > will be over end of this week. > > Could you post the fix to libc-alpha already and then ping it next > week once the tree open up again? Then I'll push your patch to > elfutils. Posted: https://sourceware.org/ml/libc-alpha/2017-07/msg00827.html Thank you and best regards, Gustavo