On Mon, Mar 20, 2023 at 8:01 PM Tyler Retzlaff
wrote:
>
> This series replaces uses of __atomic_{add,and,or,sub,xor}_fetch with
> __atomic_fetch_{add,and,or,sub,xor} intrinsics where the new value
> is used.
>
> This series is being separated from the other similar series in
> an effort to reduce
This series replaces uses of __atomic_{add,and,or,sub,xor}_fetch with
__atomic_fetch_{add,and,or,sub,xor} intrinsics where the new value
is used.
This series is being separated from the other similar series in
an effort to reduce the chance of mistakes being spotted in review
since the usages in t
2 matches
Mail list logo