From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30992 invoked by alias); 21 Dec 2012 20:21:16 -0000 Received: (qmail 30944 invoked by uid 22791); 21 Dec 2012 20:21:02 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from shards.monkeyblade.net (HELO shards.monkeyblade.net) (149.20.54.216) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Dec 2012 20:20:53 +0000 Received: from localhost (74-93-104-98-Washington.hfc.comcastbusiness.net [74.93.104.98]) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id A2DF5582444; Fri, 21 Dec 2012 12:20:55 -0800 (PST) Date: Fri, 21 Dec 2012 20:21:00 -0000 Message-Id: <20121221.122051.288743555054863562.davem@davemloft.net> To: cmetcalf@tilera.com Cc: libc-ports@sourceware.org Subject: Re: [PATCH] tile: fix DWARF bug in clone() for created thread From: David Miller In-Reply-To: <50D4C30D.1020803@tilera.com> References: <201212141551.qBEFpsJe000377@farm-0002.internal.tilera.com> <50D4C30D.1020803@tilera.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-12/txt/msg00059.txt.bz2 From: Chris Metcalf Date: Fri, 21 Dec 2012 15:14:05 -0500 > On 12/14/2012 10:46 AM, Chris Metcalf wrote: >> [David - this is pretty low risk (just adds one DWARF CFI directive), >> but also fixes a pretty minor bug. So your call as to whether I should >> wait for 2.18 to commit.] > > Ping? I like the idea of fixing this in 2.17 just because customers > tend to go "WTF?" when they see this in the debugger output. Ok.