+1
−0
arch/riscv/include/asm/spinlock.h
deleted100644 → 0
+0
−99
arch/riscv/include/asm/spinlock_types.h
deleted100644 → 0
+0
−24
Loading
Now that we have fair spinlocks we can use the generic queued rwlocks, so we might as well do so. Reviewed-by:Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com>