nds32: Atomic operations
This patch includes the atomic and futex operations. Many atomic operations use the load-lock word(llw) and store-condition word(scw) operations. Signed-off-by: NVincent Chen <vincentc@andestech.com> Signed-off-by: NGreentime Hu <greentime@andestech.com> Acked-by: NArnd Bergmann <arnd@arndb.de>
Showing
arch/nds32/include/asm/barrier.h
0 → 100644
arch/nds32/include/asm/futex.h
0 → 100644
想要评论请 注册 或 登录