From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Long Subject: glibc patch for TLS? Date: Thu, 21 Apr 2005 00:28:54 -0500 Message-ID: <95cbc48905042022286db50787@mail.gmail.com> Reply-To: Michael Long Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, I've been experimenting with Xen on a Gentoo Linux box, and I've run into the problem that some binaries cause the Xen to generate a TLS warning and go into compatibility mode, even though I've moved /lib/tls to /lib/tls.disabled. I figure I have some static binary causing it, though I am not sure what. I saw someone mention that there was a patch for glibc to allow Xen to run with TLS libraries, and I'd like to try it out, but I can't seem to find it anywhere. Is it available for public testing? Thanks. -Michael