[Mesa-dev] [PATCH] meson: fix race condition revealed by using 0.44

Emil Velikov emil.l.velikov at gmail.com
Thu Apr 26 17:35:50 UTC 2018


On 26 April 2018 at 18:24, Dylan Baker <dylan at pnwbakers.com> wrote:
> It turns out that the blocking target we had was hiding some race
> conditions in the anv driver with anv_extensions.h generation, we should
> fix those.
>
anv_entrypoints[0] is the first output of the anv_entrypoints custom_target.
Aka it's effectively the same as anv_extensions_h, isn't it?

Please add a brief description of the race. Can we have a meson bug
number inline?

Thanks
Emil


More information about the mesa-dev mailing list