> From: Tyler Retzlaff [mailto:[email protected]] > Sent: Tuesday, 4 April 2023 02.22 > > Refrain from using compiler __atomic_{add,and,nand,or,sub,xor}_fetch() > to ease future adoption of C11 standard atomics.
Seems I forgot to ack v1 when I commented it, so: Acked-by: Morten Brørup <[email protected]>

