From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15367 invoked by alias); 26 Aug 2014 21:29:04 -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 15358 invoked by uid 89); 26 Aug 2014 21:29:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: topped-with-meat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Mark Wielaard Cc: Florian Weimer , libc-alpha@sourceware.org, Siddhesh Poyarekar Subject: Re: [PATCH] i386 TLS_INIT_TP might produce bogus asm changing stack pointer. In-Reply-To: Mark Wielaard's message of Tuesday, 26 August 2014 14:27:21 +0200 <1409056041.4970.17.camel@bordewijk.wildebeest.org> References: <1409041665-1558-1-git-send-email-mjw@redhat.com> <53FC469A.2010701@redhat.com> <1409056041.4970.17.camel@bordewijk.wildebeest.org> Message-Id: <20140826212902.05AD52C39C1@topped-with-meat.com> Date: Tue, 26 Aug 2014 21:29:00 -0000 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=SvUDtp+0 c=1 sm=1 tr=0 a=WkljmVdYkabdwxfqvArNOQ==:117 a=14OXPxybAAAA:8 a=NSJfZZrmoaAA:10 a=GHlipv3Fr6gA:10 a=Z6MIti7PxpgA:10 a=kj9zAlcOel0A:10 a=hOe2yjtxAAAA:8 a=0OVl6Bqzm8GAHDPg3dIA:9 a=CjuIK1q_8ugA:10 a=16pMBBCVLDcA:10 a=XY4eC3MB9EoA:10 X-SW-Source: 2014-08/txt/msg00435.txt.bz2 The change looks good and even seems probably appropriate to slip in during the release freeze. But, per policy, as this has user-visible effects it needs a bugzilla item filed. Thanks, Roland