lkml.org 
[lkml]   [2015]   [Oct]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH -tip 0/4] A few updates around smp_store_mb()
Date
Hi,

Other than Peter's recent rename of set_mb to reflect the SMP
ordering nature of the call, there really hasn't updates that
further reflect this. Here are some pretty straightforward
updates, but ultimately wonder if we cannot make the call the
same for all archs; which is where we seem to be headed _anyway_,
more of this in Patch 3 which updates x86.

Patch 1 is just one a snuck in while looking at arch code.

Only tested on the x86 bits.

Thanks!

Davidlohr Bueso (4):
arch,cmpxchg: Remove tas() definitions
arch,barrier: Use smp barriers in smp_store_release()
x86,asm: Re-work smp_store_mb()
doc,smp: Remove ambiguous statement in smp_store_mb()

Documentation/memory-barriers.txt | 4 ++--
arch/blackfin/include/asm/cmpxchg.h | 1 -
arch/c6x/include/asm/cmpxchg.h | 2 --
arch/frv/include/asm/cmpxchg.h | 2 --
arch/ia64/include/asm/barrier.h | 2 +-
arch/powerpc/include/asm/barrier.h | 2 +-
arch/s390/include/asm/barrier.h | 2 +-
arch/tile/include/asm/cmpxchg.h | 2 --
arch/x86/include/asm/barrier.h | 8 ++++++--
include/asm-generic/barrier.h | 2 +-
10 files changed, 12 insertions(+), 15 deletions(-)

--
2.1.4



\
 
 \ /
  Last update: 2015-10-27 21:01    [W:0.178 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site