Commit 7e0b172c80ad for kernel

commit 7e0b172c80ad797061dfa32e18bf908c81ceab0e
Merge: 2687c848e578 f495054bd12e
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Feb 7 08:21:21 2026 -0800

    Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pull objtool fixes from Ingo Molnar::

     - Bump up the Clang minimum version requirements for livepatch
       builds, due to Clang assembler section handling bugs causing
       silent miscompilations

     - Strip livepatching symbol artifacts from non-livepatch modules

     - Fix livepatch build warnings when certain Clang LTO options
       are enabled

     - Fix livepatch build error when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y

    * tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      objtool/klp: Fix unexported static call key access for manually built livepatch modules
      objtool/klp: Fix symbol correlation for orphaned local symbols
      livepatch: Free klp_{object,func}_ext data after initialization
      livepatch: Fix having __klp_objects relics in non-livepatch modules
      livepatch/klp-build: Require Clang assembler >= 20