Re: [PATCH v2] gcov: use atomic counter updates to fix concurrent access crashes
From: Andrew Morton
Date: Fri May 08 2026 - 15:50:13 EST
On Thu, 07 May 2026 15:43:01 +0200 "Arnd Bergmann" <arnd@xxxxxxxx> wrote:
> > 1. Drop the patch
> > => not preferred - crash would still remain, and the consistency
> > improvements would be lost
>
> This might be an option for the moment, until we have a better
> solution though.
Compromise: I temporarily moved this patch ("gcov: use atomic counter
updates to fix concurrent access crashes") into mm-git's mm-new branch.
So the patch still exists, is still under test by a few MM developers
but is no longer in linux-next.