Re: [PATCH v4 00/13] Zacas/Zabha support and qspinlocks
From: Peter Zijlstra
Date: Thu Aug 01 2024 - 10:15:53 EST
On Wed, Jul 31, 2024 at 09:23:52AM +0200, Alexandre Ghiti wrote:
> Guo Ren (2):
> asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock
> asm-generic: ticket-lock: Add separate ticket-lock.h
> include/asm-generic/qspinlock.h | 2 +
> include/asm-generic/spinlock.h | 87 +-----
> include/asm-generic/spinlock_types.h | 12 +-
> include/asm-generic/ticket_spinlock.h | 105 +++++++
Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>