From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69509 invoked by alias); 15 Aug 2017 14:25:30 -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 59653 invoked by uid 89); 15 Aug 2017 14:23:53 -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:473, 36pm, 36PM, dear 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; Tue, 15 Aug 2017 14:23:52 +0000 Received: from pps.filterd (m0098416.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v7FEKNQv089796 for ; Tue, 15 Aug 2017 10:23:43 -0400 Received: from e38.co.us.ibm.com (e38.co.us.ibm.com [32.97.110.159]) by mx0b-001b2d01.pphosted.com with ESMTP id 2cc2861hny-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 15 Aug 2017 10:23:43 -0400 Received: from localhost by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 15 Aug 2017 08:23:43 -0600 Received: from b03cxnp07028.gho.boulder.ibm.com (9.17.130.15) by e38.co.us.ibm.com (192.168.1.138) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 15 Aug 2017 08:23:40 -0600 Received: from b03ledav004.gho.boulder.ibm.com (b03ledav004.gho.boulder.ibm.com [9.17.130.235]) by b03cxnp07028.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v7FENdPt4260194; Tue, 15 Aug 2017 07:23:39 -0700 Received: from b03ledav004.gho.boulder.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id D229E78037; Tue, 15 Aug 2017 08:23:39 -0600 (MDT) Received: from localhost.localdomain (unknown [9.80.218.69]) by b03ledav004.gho.boulder.ibm.com (Postfix) with ESMTP id 18A4778038; Tue, 15 Aug 2017 08:23:38 -0600 (MDT) 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> <59765CD8.9080201@linux.vnet.ibm.com> <59765D9C.1@linux.vnet.ibm.com> <20170725103456.GD2451@stream> Cc: elfutils-devel@sourceware.org From: Gustavo Romero Date: Tue, 15 Aug 2017 14:25: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: <20170725103456.GD2451@stream> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 x-cbid: 17081514-0028-0000-0000-000008309E89 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00007549; HX=3.00000241; KW=3.00000007; PH=3.00000004; SC=3.00000220; SDB=6.00902692; UDB=6.00452130; IPR=6.00682907; BA=6.00005534; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00016705; XFM=3.00000015; UTC=2017-08-15 14:23:41 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17081514-0029-0000-0000-000037229A50 Message-Id: <599303E9.2040907@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-08-15_10:,, 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-1708150241 X-IsSubscribed: yes X-SW-Source: 2017-q3/txt/msg00075.txt.bz2 Dear Mark, On 25-07-2017 07:34, Mark Wielaard wrote: > On Mon, Jul 24, 2017 at 05:50:36PM -0300, Gustavo Romero wrote: >> I'll ping it next week and follow-up. Thanks! > > Thanks. I pushed you commit to master already. > Lets make sure to resync glibc elf.h next week. Thank you so much for waiting the elf.h update at glibc side :-) For the records, it was pushed today: http://tinyurl.com/ydgl28f4 Regards, Gustavo