]> 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)
commit14432d7ebdf88608f571c2086cfc0522e80c7820
tree897e3dd13af15f3224e85ac2e1ca45e0a6ab5ab1
parent2e5c8ca83cd8c7326618ad75fd27258ed226d7b9
parent7452d60a39dc54e1133bc6257a1a2e49a02d3c23
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>