Files
linux/Documentation
Peter Zijlstra d1bbfd0c7c Documentation/atomic_t: Document cmpxchg() vs try_cmpxchg()
There seems to be a significant amount of confusion around the new
try_cmpxchg(), despite this being more like the C11
atomic_compare_exchange_*() family. Add a few words of clarification
on how cmpxchg() and try_cmpxchg() relate to one another.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lkml.kernel.org/r/YOMgPeMOmmiK3tXO@hirez.programming.kicks-ass.net
2021-07-07 13:53:25 +02:00
..
2021-04-20 06:52:08 -07:00
2021-04-30 11:20:37 -07:00
2021-02-01 10:37:19 +09:00