ia64: Provide atomic_{or,xor,and}
authorPeter Zijlstra <peterz@infradead.org>
Wed, 23 Apr 2014 18:00:01 +0000 (20:00 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Jul 2015 12:06:22 +0000 (14:06 +0200)
commit70ed47390d10a7351e44c3a07c5de376780cb6c1
treec603f370153df8f57f654f87a25b9544a71afd7d
parent610f7ba93b1e4cda7370f367a6042cbda61227bb
ia64: 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/ia64/include/asm/atomic.h
This page took 0.025318 seconds and 5 git commands to generate.