]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit70c8a00a09076ca2683ef24356fad2e55f93a427
treea54329b865a15e29364be31c6567f37807c4c3bb
parentb9a532277938798b53178d5a66af6e2915cb27cf
parent7c4f1c694bf84eac538bee3e411aed10ae617d46
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