Re: [PATCH 3/5] openrisc: Move to ticket-spinlock

From: Peter Zijlstra
Date: Thu Mar 17 2022 - 05:46:56 EST


On Wed, Mar 16, 2022 at 04:25:58PM -0700, Palmer Dabbelt wrote:
> From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
>
> 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@xxxxxxxxxxxxx>

> Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxxxx>