[PATCH 00/46] use stdatomic API

Stephen Hemminger stephen at networkplumber.org
Thu Mar 21 16:33:23 CET 2024


On Wed, 20 Mar 2024 13:50:46 -0700
Tyler Retzlaff <roretzla at linux.microsoft.com> wrote:

> This series converts all non-generic built atomics to use the rte_atomic
> macros that allow optional enablement of standard C11 atomics.
> 
> Use of generic atomics for non-scalar types are not converted in this
> change and will be evaluated as a part of a separate series.
> 
> Note if this series ends up requiring too much rebasing due to tree
> churn before it is merged i will break it up into smaller series.

Maybe a coccinelle script to automate this and check/fix future usages?

Series-acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list