From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Long Subject: Re: glibc patch for TLS? Date: Sat, 23 Apr 2005 22:33:10 -0500 Message-ID: <95cbc48905042320334c458616@mail.gmail.com> References: <95cbc48905042022286db50787@mail.gmail.com> <1114083109.5027.66.camel@crusher.takatukaland.de> Reply-To: Michael Long Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1114083109.5027.66.camel@crusher.takatukaland.de> 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: Nils Toedtmann Cc: xen-devel List-Id: xen-devel@lists.xenproject.org I pulled out the glibc-xen-tls.patch file and applied it to Gentoo's glibc-2.3.5. It compiled and installed, but when I reboot into Xen, I still get the emulation warning. Should it autodetect that the patch is there, or is there something I need to do to disable the check in Xen in order to test the patch? -Michael On 4/21/05, Nils Toedtmann wrote: > Am Donnerstag, den 21.04.2005, 00:28 -0500 schrieb Michael Long: > > 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. >=20 > Just discovered a glibc for fc3 built on tuesday: >=20 > >=20 > It's an older fc3-glibc (2.3.4 from 2004/12/19), but it contains a > "glibc-xen-tls.patch"! Did not try it (yet), but maybe that's it. The > packager did not maintain the changelog of the specfile, so i cannot see > the actual differences to the original fc3-glibc. >=20 > /nils. >=20 >