XDC 2022: Registration & Call for Presentations still open!

2022-06-27 Thread Lyude Paul
Hello! This is just a reminder that the CFP for XDC in 2022 is still open! The 2022 X.Org Developers Conference is being held in conjunction with the 2022 Wine Developers Conference.  This is a meeting to bring together developers working on all things open graphics (Linux kernel, Mesa, DRM, Wayla

Re: [musl] Fwd: mesa | Remove USE_ELF_TLS macro (!17213)

2022-06-27 Thread Fangrui Song
On 2022-06-25, 罗勇刚(Yonggang Luo) wrote: On Sat, Jun 25, 2022 at 12:47 PM Markus Wichmann wrote: On Sat, Jun 25, 2022 at 11:36:09AM +0800, 罗勇刚(Yonggang Luo) wrote: > So I am confused. What's the situation about ELF-TLS support in musl? > Is that still broken now? musl has always supported ELF-

Re: [musl] Fwd: mesa | Remove USE_ELF_TLS macro (!17213)

2022-06-27 Thread Szabolcs Nagy
* 罗勇刚(Yonggang Luo) [2022-06-25 13:25:31 +0800]: > On Sat, Jun 25, 2022 at 12:47 PM Markus Wichmann wrote: > > > > On Sat, Jun 25, 2022 at 11:36:09AM +0800, 罗勇刚(Yonggang Luo) wrote: > > > So I am confused. What's the situation about ELF-TLS support in musl? > > > Is that still broken now? > > > >

Re: [musl] Fwd: mesa | Remove USE_ELF_TLS macro (!17213)

2022-06-27 Thread Markus Wichmann
On Sat, Jun 25, 2022 at 11:36:09AM +0800, 罗勇刚(Yonggang Luo) wrote: > So I am confused. What's the situation about ELF-TLS support in musl? > Is that still broken now? musl has always supported ELF-TLS anywhere except in libc itself. That was also never the problem. The problem was that the mesa pe