From: Linus Torvalds Date: Sun, 15 Nov 2020 17:25:43 +0000 (-0800) Subject: Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.10.7~1163 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=259c2fbef8f09cec8ac3d67820ca6778242beeaa;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'locking-urgent-2020-11-15' of git://git./linux/kernel/git/tip/tip Pull locking fixes from Thomas Gleixner: "Two fixes for the locking subsystem: - Prevent an unconditional interrupt enable in a futex helper function which can be called from contexts which expect interrupts to stay disabled across the call - Don't modify lockdep chain keys in the validation process as that causes chain inconsistency" * tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: lockdep: Avoid to modify chain keys in validate_chain() futex: Don't enable IRQs unconditionally in put_pi_state() --- 259c2fbef8f09cec8ac3d67820ca6778242beeaa