[Mesa-dev] [PATCH 2/2] util/u_atomic: Add implementation of __sync_val_compare_and_swap_8

Juan A. Suarez Romero jasuarez at igalia.com
Tue Sep 19 14:47:23 UTC 2017


On Fri, 2017-09-15 at 14:58 +0100, Emil Velikov wrote:
> On 14 September 2017 at 20:07, Matt Turner <mattst88 at gmail.com> wrote:
> > Needed for 32-bit PowerPC.
> 
> I hope GCC/Clang will get smart enough and provide these for all architectures.
> Be that via built-ins or automatically pulling it's appropriate aux library.
> 
> Fixes: a6a38a038bd ("util/u_atomic: provide 64bit atomics where
> they're missing")
> Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
> 


This patch is tagged to be included in 17.2.x stable release.


But the commit it fixes (a6a38a038bd) is also included in 17.1.x.

Should we cherry-pick this also for next 17.1.x stable release?


> -Emil
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list