[PATCH] TLS support for s390*.

Jakub Jelinek jakub@redhat.com
Thu Jan 30 16:02:00 GMT 2003


On Mon, Jan 27, 2003 at 08:44:06PM +0100, Martin Schwidefsky wrote:
> Hi Ulrich,
> the following patch adds TLS support for s390 31-bit and 64-bit.

With linuxthreads current CVS no threaded programs work with
--with-tls --without-__thread.
>From my current debugging it seems the problem is that
clone() is passed end of some VM region as stack_addr
and segfaults somewhere in the kernel when accessing it.
Were there some recent kernel fixes in this area?

	Jakub



More information about the Libc-hacker mailing list