On Thu, May 14, 2020 at 08:30:04AM -0400, Tom Rini wrote:
> In order to update our to a newer version that no
> longer provides ACCESS_ONCE() but only READ_ONCE()/WRITE_ONCE() we need
> to convert arch/x86/include/asm/atomic.h to the other macros.
>
> Cc: Simon Glass
> Cc: Bin Meng
> Signed-of
On Thu, 14 May 2020 at 06:30, Tom Rini wrote:
>
> In order to update our to a newer version that no
> longer provides ACCESS_ONCE() but only READ_ONCE()/WRITE_ONCE() we need
> to convert arch/x86/include/asm/atomic.h to the other macros.
>
> Cc: Simon Glass
> Cc: Bin Meng
> Signed-off-by: Tom R
In order to update our to a newer version that no
longer provides ACCESS_ONCE() but only READ_ONCE()/WRITE_ONCE() we need
to convert arch/x86/include/asm/atomic.h to the other macros.
Cc: Simon Glass
Cc: Bin Meng
Signed-off-by: Tom Rini
---
arch/x86/include/asm/atomic.h | 2 +-
1 file changed
3 matches
Mail list logo