qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v8 04/37] atomics: Add __nocheck atomic operatio


From: Emilio G. Cota
Subject: Re: [Qemu-devel] [PATCH v8 04/37] atomics: Add __nocheck atomic operations
Date: Mon, 24 Oct 2016 14:16:06 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Oct 24, 2016 at 10:39:15 -0700, Richard Henderson wrote:
> While the check against sizeof(void *) is appropriate for
> normal usage within qemu, there are places in which we want
> wider operaions and have checked for their existance.

s/operaions/operations/

> Signed-off-by: Richard Henderson <address@hidden>

Reviewed-by: Emilio G. Cota <address@hidden>

                E.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]