[GIT PULL] locking fix

From: Ingo Molnar

Date: Sun Mar 01 2026 - 03:53:45 EST


Linus,

Please pull the latest locking/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-urgent-2026-03-01

for you to fetch changes up to ab6088e7a95943af3452b20e3b96caaaef3eeebd:

Now that LLVM 22 has been released officially, require a release
version to use the new CONFIG_WARN_CONTEXT_ANALYSIS feature.

In particular this avoids the widely used Android clang 22.0.1
pre-release build which is known to be broken for this usecase.

Thanks,

Ingo

------------------>
Nathan Chancellor (1):
lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis


lib/Kconfig.debug | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)