atomic(9) says that it will take the mod of the bit argument by the size
of the type, but 32-bit arm's implementations did not.
Reported by: mmel
See also D27886.
Differential D27895
arm: atomic_testand{set,clear} didn't follow atomic(9) API rlibby on Jan 2 2021, 7:25 PM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
Event Timeline
Comment Actions I just committed fix for arm.
|