On 12/08/2024 13:49, Mattias Rönnblom wrote:
Add atomic bit test/set/clear/assign/flip and test-and-set/clear/assign/flip functions.All atomic bit functions allow (and indeed, require) the caller to specify a memory order. Signed-off-by: Mattias Rönnblom <mattias.ronnb...@ericsson.com> Acked-by: Morten Brørup <m...@smartsharesystems.com> Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
Acked-by: Jack Bond-Preston <jack.bond-pres...@foss.arm.com>