parisc: Provide atomic_{or,xor,and}
authorPeter Zijlstra <peterz@infradead.org>
Wed, 23 Apr 2014 17:47:25 +0000 (19:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Jul 2015 12:06:23 +0000 (14:06 +0200)
commitaebea9359623b58b54242e5daa24e09d6104977b
tree2a78f36a9be0d5d5a66b1dac049ef63ff6a5cd93
parentddb7573ff68964e7b3b72eeb9cde1384c4c6ba83
parisc: Provide atomic_{or,xor,and}

Implement atomic logic ops -- atomic_{or,xor,and}.

These will replace the atomic_{set,clear}_mask functions that are
available on some archs.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/parisc/include/asm/atomic.h