• Ingo Molnar's avatar
    Merge branch 'for-mingo' of... · 2d8fbcd1
    Ingo Molnar authored
    Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
    
    Pull RCU changes from Paul E. McKenney:
    
     - Expedited grace-period changes, most notably avoiding having
       user threads drive expedited grace periods, using a workqueue
       instead.
    
     - Miscellaneous fixes, including a performance fix for lists
       that was sent with the lists modifications (second URL below).
    
     - CPU hotplug updates, most notably providing exact CPU-online
       tracking for RCU.  This will in turn allow removal of the
       checks supporting RCU's prior heuristic that was based on the
       assumption that CPUs would take no longer than one jiffy to
       come online.
    
     - Torture-test updates.
    
     - Documentation updates.
    Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
    2d8fbcd1
core.c 213 KB