Re: [Xen-devel] [PATCH 1/2] x86: drop unused barrier parameter from build_{read, write}_atomic()

2017-06-09 Thread Andrew Cooper
On 09/06/17 13:43, Jan Beulich wrote: > Also take the opportunity and make an attempt at making the macro > definitions readable. Drop pointless casts while doing so. > > Signed-off-by: Jan Beulich Acked-by: Andrew Cooper , although as I've said

[Xen-devel] [PATCH 1/2] x86: drop unused barrier parameter from build_{read, write}_atomic()

2017-06-09 Thread Jan Beulich
Also take the opportunity and make an attempt at making the macro definitions readable. Drop pointless casts while doing so. Signed-off-by: Jan Beulich --- a/xen/include/asm-x86/atomic.h +++ b/xen/include/asm-x86/atomic.h @@ -4,15 +4,19 @@ #include #include -#define