On Thu, Apr 12, 2018 at 02:06:27PM -0700, Paul E. McKenney wrote: > On Thu, Apr 12, 2018 at 02:22:48PM +0200, Andrea Parri wrote: > > Hi, > > > > This (tiny) series adds 'smp_store_mb()' to the model (patch 1/2), and > > it fixes a stylistic discrepancy in 'linux-kernel.def (patch 2/2). > > I applied them both, thank you! > > I had to apply 2/2 by hand for reasons that are not at all clear to > me. Please check to make sure I got it right.
It's OK for me. Thanks, Andrea > > Thanx, Paul > > > Cheers, > > Andrea > > > > Andrea Parri (2): > > tools/memory-model: Model 'smp_store_mb()' > > tools/memory-model: Fix coding style in 'linux-kernel.def' > > > > tools/memory-model/linux-kernel.def | 29 +++++++++++++++-------------- > > 1 file changed, 15 insertions(+), 14 deletions(-) > > > > -- > > 2.7.4 > > >

