Re: [PATCH v2] gcov: use atomic counter updates to fix concurrent access crashes
From: Konstantin Khorenko
Date: Sat May 09 2026 - 10:37:15 EST
On 5/9/26 13:50, Konstantin Khorenko wrote:
...
Arnd,
could you please share the two .config files that triggered the link
failures (the x86_64 one with __atomic_fetch_add_8 and the aarch64 one
with __aarch64_ldadd8_relax)?
That could make my life a bit easier. :)
Please, disregard my request, already found robot reports with links to configs.
Sent v3 with "option 3" implemented already.
Thank you,
Konstantin