]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Sep 2015 17:01:35 +0000 (13:01 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 30 Sep 2015 17:01:35 +0000 (13:01 -0400)
commitc7cdcefe91af0a1accd14fa2cdf3ee6c288a2cd3
treea54329b865a15e29364be31c6567f37807c4c3bb
parentaa79b71242e33ddaa518569279f46c13f2cc8aba
parentefaf71d2391f30f0dd35365bdcfc4af4d80dd059
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull RCU fixes from Ingo Molnar:
 "Two RCU fixes:

   - work around bug with recent GCC versions.

   - fix false positive lockdep splat"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
  rcu: Change _wait_rcu_gp() to work around GCC bug 67055