Commit b41022087067 for kernel

commit b4102208706710b3d6da7ea2ee916cea32823b7c
Merge: afa844360bc5 ab6088e7a959
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Mar 1 11:00:43 2026 -0800

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

    Pull locking fix from Ingo Molnar:
     "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"

    * tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis