Re: [PATCH V9 11/21] csky: Atomic operations

From: Arnd Bergmann
Date: Wed Oct 17 2018 - 11:17:25 EST


On Tue, Oct 16, 2018 at 5:02 AM Guo Ren <ren_guo@xxxxxxxxx> wrote:
>
> This patch adds atomic, cmpxchg, spinlock files.
>
> Signed-off-by: Guo Ren <ren_guo@xxxxxxxxx>
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> Cc: Andrea Parri <andrea.parri@xxxxxxxxxxxxxxxxxxxx>
> Cc: Arnd Bergmann <arnd@xxxxxxxx>

I'd wait for Peter to give his final Ack here.

Arnd