From: Wang Jing Date: Tue, 8 Jun 2021 11:44:49 +0000 (+0800) Subject: Add LoongArch support X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=dc46a9c324ae94d89da41ea9a3f97503115df88e;hp=dc46a9c324ae94d89da41ea9a3f97503115df88e;p=userspace-rcu.git Add LoongArch support This commit completes LoongArch support. LoongArch supports byte and short atomic operations, and defines UATOMIC_HAS_ATOMIC_BYTE and UATOMIC_HAS_ATOMIC_SHORT. Signed-off-by: Wang Jing Signed-off-by: Mathieu Desnoyers Change-Id: I335e654939bfc90994275f2a4fad550c95f3eba4 ---