openrisc: Move to ticket-spinlock
authorPeter Zijlstra <peterz@infradead.org>
Wed, 16 Mar 2022 23:03:58 +0000 (16:03 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 11 May 2022 18:50:00 +0000 (11:50 -0700)
commit205bf39a3441fde4fcd3931a28f4720b20ca68f7
tree5b87c902a30c8a0e7b852fa88a1cf3b714958ef5
parent493e2ba27635971565a991dc9f689553242890a4
openrisc: Move to ticket-spinlock

We have no indications that openrisc meets the qspinlock requirements,
so move to ticket-spinlock as that is more likey to be correct.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Stafford Horne <shorne@gmail.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/openrisc/Kconfig
arch/openrisc/include/asm/Kbuild
arch/openrisc/include/asm/spinlock.h [deleted file]
arch/openrisc/include/asm/spinlock_types.h [deleted file]