]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce31420dbbd6c958e19ba696e9844234ba223516
treec3900ebdc607e3a1798f31e89e321551f0cf3835
parent178a77eb24787bdbc524e5d5b7ffd8e9463b6b92
parentcabffac91fbb2006664a5e7fa64b170edc04a685
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/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