08 Dec, 2014

1 commit

  • Local/global locks are currently not documented anywhere other
    than in an somewhat out-of-date LWN article - this is an attempt
    to document the current state of lglocks.

    This patch is against linux-next 3.18.0-rc6

    Signed-off-by: Nicholas Mc Guire
    Cc: Paul E. McKenney
    Cc: Carsten Emde
    Cc: Steven Rostedt
    Cc: Jonathan Corbet
    Cc: Linus Torvalds
    Cc: Andrew Morton
    Cc: Peter Zijlstra
    Link: http://lkml.kernel.org/r/20141208083326.GA29895@opentech.at
    Signed-off-by: Ingo Molnar

    Nicholas Mc Guire