]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Wed, 3 Sep 2014 08:46:51 +0000 (10:46 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 3 Sep 2014 08:46:51 +0000 (10:46 +0200)
commit1b73de2e53111acc23f1ddc19088244728001c8d
tree897e3dd13af15f3224e85ac2e1ca45e0a6ab5ab1
parentc2dea2904d38f5f9f9f866476cafdab22b452972
parent7b492be6a2dd2e97c429906127cffc1fc8ee6fb2
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent

Pull an RCU fix from Paul E. McKenney:

 "This series contains a single commit fixing an initialization bug
  reported by Amit Shah and fixed by Pranith Kumar (and tested by Amit).
  This bug results in a boot-time hang in callback-offloaded configurations
  where callbacks were posted before the offloading ('rcuo') kthreads
  were created."

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