]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hexagon: Provide atomic_{or,xor,and}
authorPeter Zijlstra <peterz@infradead.org>
Wed, 23 Apr 2014 18:00:54 +0000 (20:00 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Jul 2015 12:06:22 +0000 (14:06 +0200)
commit610f7ba93b1e4cda7370f367a6042cbda61227bb
tree1039b23d1a736abf5ee8b09b14419faf79b3439e
parentd835b6c4cc02507b3bf3f8ee6c86857cf0ee67ab
hexagon: 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/hexagon/include/asm/atomic.h