git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b4a2f0
)
mips: Provide atomic_{or,xor,and}
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 23 Apr 2014 17:51:36 +0000
(19:51 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 27 Jul 2015 12:06:22 +0000
(14:06 +0200)
Implement atomic logic ops -- atomic_{or,xor,and}.
These will replace the atomic_{set,clear}_mask functions that are
available on some archs.
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/mips/include/asm/atomic.h
patch
|
blob
|
history
diff --cc
arch/mips/include/asm/atomic.h
Simple merge