From: Linus Torvalds Date: Sun, 11 Mar 2018 21:46:54 +0000 (-0700) Subject: Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=02bf0ef028b1ec4ae2ee2c0d8a009892a289e02d;p=linux.git Merge branch 'locking-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull locking fix from Thomas Gleixner: "rt_mutex_futex_unlock() grew a new irq-off call site, but the function assumes that its always called from irq enabled context. Use (un)lock_irqsafe() to handle the new call site correctly" * 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsites --- 02bf0ef028b1ec4ae2ee2c0d8a009892a289e02d