mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 18:54:09 +08:00
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 | ||
atomic.S | ||
coreb.c | ||
dma.c | ||
hotplug.c | ||
ints-priority.c | ||
Kconfig | ||
Makefile | ||
secondary.S | ||
smp.c |