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)
commit651bc1a474ad5f3a94587117cf509d7fa9247f69
tree897e3dd13af15f3224e85ac2e1ca45e0a6ab5ab1
parent69e273c0b0a3c337a521d083374c918dc52c666f
parent11ed7f934cb807f26da09547b5946c2e534d1dac
Merge branch 'rcu/urgent' of git://git./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>