Peter Zijlstra 3a1adb23a5 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Implement FETCH-OP atomic primitives, these are very similar to the
existing OP-RETURN primitives we already have, except they return the
value of the atomic variable _before_ modification.

This is especially useful for irreversible operations -- such as
bitops (because it becomes impossible to reconstruct the state prior
to modification).

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: David S. Miller <davem@davemloft.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: James Y Knight <jyknight@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-arch@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: sparclinux@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-06-16 10:48:30 +02:00
..
2008-12-04 09:17:19 -08:00
2005-04-16 15:20:36 -07:00
2008-12-04 09:17:19 -08:00
2009-02-08 22:00:55 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2011-12-04 15:59:49 +02:00
2008-05-20 00:33:44 -07:00
2014-05-02 01:30:21 -04:00
2008-12-09 04:09:07 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2009-02-08 22:00:55 -08:00
2008-12-04 09:17:19 -08:00
2008-12-04 09:17:19 -08:00
2008-12-09 01:07:09 -08:00
2008-12-04 09:17:19 -08:00
2012-05-19 15:23:57 -07:00