Re: [PATCH 12/18] locking/atomic: riscv: use s64 for atomic64

From: Mark Rutland
Date: Thu May 23 2019 - 06:26:55 EST


On Wed, May 22, 2019 at 12:06:31PM -0700, Palmer Dabbelt wrote:
> On Wed, 22 May 2019 06:22:44 PDT (-0700), mark.rutland@xxxxxxx wrote:
> > As a step towards making the atomic64 API use consistent types treewide,
> > let's have the s390 atomic64 implementation use s64 as the underlying
>
> and apparently the RISC-V one as well? :)

Heh. You can guess which commit message I wrote first...

> Reviwed-by: Palmer Dabbelt <palmer@xxxxxxxxxx>

Cheers! I'll add an extra 'e' when I fold this in. :)

Thanks,
Mark.