From owner-freebsd-arch@FreeBSD.ORG Thu Apr 5 05:00:59 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2752C106564A for ; Thu, 5 Apr 2012 05:00:59 +0000 (UTC) (envelope-from jasone@canonware.com) Received: from canonware.com (10140.x.rootbsd.net [204.109.63.53]) by mx1.freebsd.org (Postfix) with ESMTP id 02B0E8FC15 for ; Thu, 5 Apr 2012 05:00:58 +0000 (UTC) Received: from [192.168.168.4] (70-91-206-178-BusName-SFBA.hfc.comcastbusiness.net [70.91.206.178]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by canonware.com (Postfix) with ESMTPSA id 492CA28419; Wed, 4 Apr 2012 22:00:58 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=windows-1252 From: Jason Evans In-Reply-To: <4F7B98C0.6090209@bluezbox.com> Date: Wed, 4 Apr 2012 22:00:57 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <2FF97057-905D-4F02-9138-75680ABC6202@canonware.com> <4F79F020.9070504@freebsd.org> <3C11DB18-1C43-446E-A0BC-FC15C6126819@canonware.com> <4F7A170E.8020209@bluezbox.com> <4F7B98C0.6090209@bluezbox.com> To: Oleksandr Tymoshenko X-Mailer: Apple Mail (2.1257) Cc: freebsd-arch@freebsd.org Subject: Re: TLS on ARM and MIPS X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2012 05:00:59 -0000 On Apr 3, 2012, at 5:41 PM, Oleksandr Tymoshenko wrote: > I tested it for MIPS - works fine. Unfortunately I don't have > ARM hardware that works with HEAD so can't test ARM part of the = change. Thanks for testing MIPS. I'm going to just assume that TLS works = everywhere. If it doesn't, we'll find out soon enough. =3D) Jason=