arch/nds32/include/asm/barrier.h
0 → 100644
+15
−0
arch/nds32/include/asm/futex.h
0 → 100644
+103
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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:Vincent Chen <vincentc@andestech.com> Signed-off-by:
Greentime Hu <greentime@andestech.com> Acked-by:
Arnd Bergmann <arnd@arndb.de>