]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'rcu/srcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Wed, 13 Feb 2013 08:45:59 +0000 (09:45 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 13 Feb 2013 08:45:59 +0000 (09:45 +0100)
commita6088e4a038cdada05395194d5134a5e9f2a1429
tree9712b0a5f7c3b5d90f2625af369774cdb1334e6f
parent0e0a866f86df963aa5c624b072ceb4035239b4be
parent2488cd303cd8118283a185bb7fa22598c496d189
Merge branch 'rcu/srcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull SRCU changes from Paul E. McKenney.

  " These include debugging aids, updates that move towards the goal
    of permitting srcu_read_lock() and srcu_read_unlock() to be used
    from idle and offline CPUs, and a few small fixes. "

Signed-off-by: Ingo Molnar <mingo@kernel.org>