Re: LKMM patch scorecard for v4.19 merge window

From: Paul E. McKenney
Date: Tue Jul 10 2018 - 16:03:23 EST


On Mon, Jul 09, 2018 at 02:18:53PM -0400, Alan Stern wrote:
> On Fri, 6 Jul 2018, Paul E. McKenney wrote:
>
> > Hello!
> >
> > Here is the updated scorecard:
> >
> > e9ff68680cd4 tools/memory-model: Add litmus test for full multicopy atomicity
> > c21fcc6594f1 tools/memory-model: Fix ISA2+pooncelock+pooncelock+pombonce name
> > 2f5a1b9b74a2 MAINTAINERS: Add Daniel Lustig as an LKMM reviewer
> > e1c071fab8e1 locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA vs. MMIO ordering example
> > b95546bdac98 tools/memory-model: Remove ACCESS_ONCE() from recipes
> > a1e5fd06bb6b tools/memory-model: Remove ACCESS_ONCE() from model
> > a54df4f2be14 tools/memory-model: Make scripts executable
> > c6b04f78bf25 docs: atomic_ops: Describe atomic_set as a write operation
> > 36853a86cf04 tools/memory-model: Add informal LKMM documentation to MAINTAINERS
> > 950ba9d5bb8f sched: Use smp_mb() in wake_woken_function()
> > c7af75d2ba8b locking: Clarify requirements for smp_mb__after_spinlock()
> > bc8209732066 doc: Update wake_up() & co. memory-barrier guarantees
> >
> > All of these are ready for the upcoming merge window,
> > thanks everyone!
> >
> > 473fd6e42ddc tools/memory-model: Rename litmus tests to comply to norm7
> >
> > This one still needs an ack.
>
> I have audited this patch.
>
> Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>

Thank you very much! I have added your ack and moved this to the group
to be submitted for the next merge window. I plan to send them off early
next week.

Thanx, Paul