[Mesa-dev] [Bug 35268] initial-exec TLS model breaks dlopen'ed libGL
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 9 19:01:18 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=35268
--- Comment #22 from Rich Felker <bugdal at aerifal.cx> ---
Ping.
Looking at this again, I see the original proposed patch introduced a lot of
extra asm to save/restore registers that might be clobbered by __tls_get_addr.
That could all go away if tlsdesc support is assumed and used.
The patch also adds some dubious prefix bytes to instructions in
_x86_64_get_dispatch. Is there any reason for that?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181009/48787866/attachment.html>
More information about the mesa-dev
mailing list