From owner-freebsd-mips@FreeBSD.ORG Tue Dec 28 20:37:48 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05C0B106564A for ; Tue, 28 Dec 2010 20:37:48 +0000 (UTC) (envelope-from juli@clockworksquid.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id BDC5E8FC12 for ; Tue, 28 Dec 2010 20:37:47 +0000 (UTC) Received: by gyf3 with SMTP id 3so4312777gyf.13 for ; Tue, 28 Dec 2010 12:37:47 -0800 (PST) Received: by 10.236.102.166 with SMTP id d26mr2089041yhg.34.1293568666982; Tue, 28 Dec 2010 12:37:46 -0800 (PST) MIME-Version: 1.0 Sender: juli@clockworksquid.com Received: by 10.236.108.51 with HTTP; Tue, 28 Dec 2010 12:37:26 -0800 (PST) In-Reply-To: References: <4D1A1B83.5070602@bsdimp.com> From: Juli Mallett Date: Tue, 28 Dec 2010 12:37:26 -0800 X-Google-Sender-Auth: jfNrTAcD8IipaEy1lQDIKU5CxLQ Message-ID: To: Robert Millan Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mips@freebsd.org Subject: Re: [PATCH] Retrieval of TLS pointer via RDHWR X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2010 20:37:48 -0000 On Tue, Dec 28, 2010 at 12:35, Robert Millan wrote: > Thank you. =A0So can it be committed, or does it need improvement > of some kind first? It seems to me that rather than waffling we should just commit it. Assuming someone tests it and is confident in the implementation, I can't see why they'd have a problem committing it. Thanks, Juli.