commit | 9282d0996936c5fbf877c0d096a3feb456c878ad | [log] [tgz] |
---|---|---|
author | Guo Ren <guoren@linux.alibaba.com> | Fri Mar 18 16:34:21 2022 +0800 |
committer | Palmer Dabbelt <palmer@rivosinc.com> | Wed May 11 11:50:15 2022 -0700 |
tree | 6a5e92a9ebae7582f8c8a10353008ce6caea8407 | |
parent | c9c0b0ba1e1134a8dcf386474a4c85718b6fe1d2 [diff] |
csky: Move to generic ticket-spinlock There is no benefit from custom implementation for ticket-spinlock, so move to generic ticket-spinlock for easy maintenance. Signed-off-by: Guo Ren <guoren@linux.alibaba.com> Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>