[Mesa-dev] [PATCH 09/14] egl: Lock the display in _eglCreateSync's callers

Emil Velikov emil.l.velikov at gmail.com
Tue Sep 13 16:22:22 UTC 2016


On 13 September 2016 at 15:39, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 12 September 2016 at 23:19, Adam Jackson <ajax at redhat.com> wrote:

> (More important) note:
> Keeping the _eglLockDisplay() in the top level (EGL API) while the
> unlock in the lower level (fooCommon) will come to bite us. We could
> update the RETURN_EGL_ERROR and co + all the call sites yet it's not
> something we have to do atm.
>
Actually, current code has a bunch of such bugs which this series addresses.
Considering there's only a couple of those and they are pretty hard to
hit I won't bother with respinning the patches.

That is unless we want them for stable ?

-Emil


More information about the mesa-dev mailing list