Blaisorblade wrote:
Other issues follow, which refer to copied code going out-of-date wrt. my local tree (which I have snapshotted some time ago, after I started writing this mail). This is the problem with copying code - and you're starting experiencing it!

* important changes for TLS support, clone(), and so on.
I'm going to implement TLS support in UML/s390. I could do this in
arch/um/sys-s390/syscalls.c/sys_clone() without any need to change generic
UML code.
But I guess, for i386 there will be a need for arch-specific code in 
copy_thread(),
maybe something like arch_copy_thread().
If so, s390 TLS support should be inserted using in the same manner.
Do you already have some code for this, that I could base on?

                Bodo


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to