Peter Zijlstra de9e432cb5 atomic: Collapse all atomic_{set,clear}_mask definitions
Move the now generic definitions of atomic_{set,clear}_mask() into
linux/atomic.h to avoid endless and pointless repetition.

Also, provide an atomic_andnot() wrapper for those few archs that can
implement that.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2015-07-27 14:06:24 +02:00
..
2015-07-01 19:40:18 -07:00
2015-06-24 08:46:32 -07:00
2015-02-20 15:19:43 -05:00
2015-02-11 18:15:38 -08:00
2015-05-28 15:31:53 +02:00