commit | aaaaa7ecdc0b46fe56e8192545321ce44d85236e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Nov 08 09:56:37 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Nov 08 09:56:37 2020 -0800 |
tree | 308d7f6d5c9ac5d1aa20cdce8d8f7329f785e0da | |
parent | 15a9844458cf3a7afcd720eca81ecb3a16213cb4 [diff] | |
parent | 9f5d1c336a10c0d24e83e40b4c1b9539f7dba627 [diff] |
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/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