From: Linus Torvalds Date: Sun, 14 May 2023 15:00:46 +0000 (-0700) Subject: Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=31f4104e392a10327f90006a61fcf1d4e7a79472;p=linux.git Merge tag 'locking_urgent_for_v6.4_rc2' of git://git./linux/kernel/git/tip/tip Pull locking fix from Borislav Petkov: - Make sure __down_read_common() is always inlined so that the callers' names land in traceevents output and thus the blocked function can be identified * tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callers --- 31f4104e392a10327f90006a61fcf1d4e7a79472