This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/10686] Request for new TLS field for x86 and x86_64


http://sourceware.org/bugzilla/show_bug.cgi?id=10686

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> 2013-05-14 07:16:09 UTC ---
I spoke with Richard Henderson about this today and he says he is perfectly
happy to continue with the current uses of the TM words. That is to say that
split stack support was granted use of the last two TM words.

It sounds like Ian only needs the last TM word for split stack support. We
should make this explicit by fixing the code to have __private_tm be 4 words,
and __private_ss be 1 word (or whatever you want to call it) with comments.
Then we can close this issue.

I don't have time to fix this, but I did have time to double check things.

Andreas do you plan to fix this?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]