]> 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)
commitbdf42376f30819a07d94d79af0fdc0f264e4bcbb
tree9712b0a5f7c3b5d90f2625af369774cdb1334e6f
parentd66b8fa62c524f6058c33452b7f4dde11b42dbca
parentdf2f3bfbd733986b7c3f740c9507cabb0cbf7e79
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>