diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-12 00:46:54 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-12 00:46:54 +0300 |
commit | 02bf0ef028b1ec4ae2ee2c0d8a009892a289e02d (patch) | |
tree | 0a01d8c0964470dd48044f50d88b5412a34e7a32 /drivers/slimbus | |
parent | abeb75218aeb5d64e501a9434b81ef833d88c907 (diff) | |
parent | 6b0ef92fee2a3189eba6d6b827b247cb4f6da7e9 (diff) | |
download | linux-02bf0ef028b1ec4ae2ee2c0d8a009892a289e02d.tar.xz |
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/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
Diffstat (limited to 'drivers/slimbus')
0 files changed, 0 insertions, 0 deletions