d835b6c4cc
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> |
||
---|---|---|
.. | ||
boards | ||
include/mach | ||
Kconfig | ||
Makefile | ||
atomic.S | ||
coreb.c | ||
dma.c | ||
hotplug.c | ||
ints-priority.c | ||
secondary.S | ||
smp.c |