Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Jan 2016 23:29:37 +0000 (15:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 31 Jan 2016 23:29:37 +0000 (15:29 -0800)
commitbbfb239a106d41d793f58befdaf5c806e34ea97e
treec3900ebdc607e3a1798f31e89e321551f0cf3835
parent30e4c9ad04a7bec4a04b975ce1ad5541d74e1906
parentb4abf91047cf054f203dcfac97e1038388826937
Merge branch 'locking-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull locking fix from Thomas Gleixner:
 "A single commit, which makes the rtmutex.wait_lock an irq safe lock.

  This prevents a potential deadlock which can be triggered by the rcu
  boosting code from rcu_read_unlock()"

* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  rtmutex: Make wait_lock irq safe