From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64199 invoked by alias); 28 Oct 2016 20:17:13 -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 63038 invoked by uid 89); 28 Oct 2016 20:17:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=_looks_, _and_, claim X-HELO: mx0a-001b2d01.pphosted.com From: "Tulio Magno Quites Machado Filho" To: Adhemerval Zanella , "Carlos O'Donell" , libc-alpha@sourceware.org Cc: Subject: Re: [PATCH] powerpc: Fix TOC stub on powerpc64 clone() In-Reply-To: <32534ecf-02f1-c139-40f4-c18760e88398@redhat.com> References: <1477083962-9894-1-git-send-email-tuliom@linux.vnet.ibm.com> <32534ecf-02f1-c139-40f4-c18760e88398@redhat.com> User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.4.51.1 (x86_64-unknown-linux-gnu) Date: Fri, 28 Oct 2016 20:17:00 -0000 MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16102820-0032-0000-0000-000002A265F6 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16102820-0033-0000-0000-00000F1DD023 Message-Id: <87k2csns95.fsf@totoro.br.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-10-28_11:,, 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-1609300000 definitions=main-1610280343 X-SW-Source: 2016-10/txt/msg00567.txt.bz2 Carlos O'Donell writes: > I agree with Adhemerval that this _looks_ good, but you'd have to claim > it works _and_ review the final linked code generated by the static linker. Yes, I managed to validate this on powerpc64. I'll reword my commit message to mention this and will commit it to master. Thank you Adhemerval and Carlos, -- Tulio Magno