tmp_suning_uos_patched/arch/blackfin/mach-bf561
Peter Zijlstra d835b6c4cc 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>
2015-07-27 14:06:22 +02:00
..
boards
include/mach
atomic.S
coreb.c
dma.c
hotplug.c
ints-priority.c
Kconfig
Makefile
secondary.S
smp.c