lkml.org 
[lkml]   [2016]   [Apr]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[PATCH locking 0/4] locktorture and memory-barriers.txt updates
    Hello!

    This series contains a few memory-barriers.txt updates and a locktorture
    cleanup:

    1. Add a disclaimer to memory-barrier.txt, courtesy of
    Peter Zijlstra.

    2. Explicitly state the purpose of memory-barrier.txt, courtesy
    of David Howells.

    3. Explicitly state that ACQUIRE applies to loads and that
    RELEASE applies to stores, courtesy of Will Deacon.

    4. Simplify torture_runnable computation in locktorture, replacing
    a multiline #ifdef with an IS_ENABLED() that fits into an
    existing line.

    Thanx, Paul

    ------------------------------------------------------------------------

    Documentation/memory-barriers.txt | 39 +++++++++++++++++++++++++++++++++++++-
    kernel/locking/locktorture.c | 7 ------
    2 files changed, 39 insertions(+), 7 deletions(-)

    \
     
     \ /
      Last update: 2016-04-26 19:41    [W:2.440 / U:0.036 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site