Re: [patch] threading fix, tid-2.5.47-A3

From: Ingo Molnar (mingo@elte.hu)
Date: Sun Nov 17 2002 - 14:19:03 EST


On Sun, 17 Nov 2002, Linus Torvalds wrote:

> Why not do it the _sane_ way, with a system call in crt0.S instead to
> set up the user_tid if you want it?

the patch adds a syscall, which will indeed be used in the exec() case.
The patch does not add any magic execve() thing. Plus the patch changes
the TID interfaces of sys_clone() to work not only for pthread_create()
but also in the case of fork().

        Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:19 EST