Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Nov 2020 17:56:37 +0000 (09:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Nov 2020 17:56:37 +0000 (09:56 -0800)
commitaaaaa7ecdc0b46fe56e8192545321ce44d85236e
tree308d7f6d5c9ac5d1aa20cdce8d8f7329f785e0da
parent15a9844458cf3a7afcd720eca81ecb3a16213cb4
parent9f5d1c336a10c0d24e83e40b4c1b9539f7dba627
Merge tag 'locking-urgent-2020-11-08' of git://git./linux/kernel/git/tip/tip

Pull futex fix from Thomas Gleixner:
 "A single fix for the futex code where an intermediate state in the
  underlying RT mutex was not handled correctly and triggering a BUG()
  instead of treating it as another variant of retry condition"

* tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Handle transient "ownerless" rtmutex state correctly