lkml.org 
[lkml]   [2018]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] locking/xchg/alpha: Additional fixes
Date
Hi,

A couple of two more fixes, on top of tip:locking/urgent, to Alpha's
implementations of xchg() and cmpxchg():

- The first, suggested by Will, removing the macro '__ASM__MB'
in favour of smp_mb();

- The second, reported by Will, adding a leading smp_mb().

Compile tested only.

Cheers,
Andrea

Andrea Parri (2):
locking/xchg/alpha: Use smp_mb() in place of __ASM__MB
locking/xchg/alpha: Add leading smp_mb() to xchg(), cmpxchg()

arch/alpha/include/asm/cmpxchg.h | 6 ------
arch/alpha/include/asm/xchg.h | 37 ++++++++++++++++++++++++++-----------
2 files changed, 26 insertions(+), 17 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-02-22 10:24    [W:2.074 / U:0.348 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site