From: Linus Torvalds Date: Sun, 28 Mar 2021 19:12:22 +0000 (-0700) Subject: Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.12-rc5~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=47fbbc94dab61a1385f21a0a209c61b5d6b0a215;p=linux-2.6-block.git Merge tag 'locking-urgent-2021-03-28' of git://git./linux/kernel/git/tip/tip Pull locking fix from Ingo Molnar: "Fix the non-debug mutex_lock_io_nested() method to map to mutex_lock_io() instead of mutex_lock(). Right now nothing uses this API explicitly, but this is an accident waiting to happen" * tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/mutex: Fix non debug version of mutex_lock_io_nested() --- 47fbbc94dab61a1385f21a0a209c61b5d6b0a215