alpha: Provide atomic_{or,xor,and}
authorPeter Zijlstra <peterz@infradead.org>
Wed, 23 Apr 2014 18:07:47 +0000 (20:07 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Jul 2015 12:06:21 +0000 (14:06 +0200)
commit212d3be102d73dce70cc12f39dce4e0aed2c025b
tree312fee245c34c7f4310c029a268e3d0d7641c2ed
parent56d1defe0bbddaa97d6e74b51490904130fd4f1d
alpha: 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/alpha/include/asm/atomic.h
This page took 0.025306 seconds and 5 git commands to generate.