blackfin: 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.
TODO: use inline asm or at least asm macros to collapse the lot.
Signed-off-by: 
Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: 
Thomas Gleixner <tglx@linutronix.de>
Loading
Please register or sign in to comment