]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Mar 2025 00:45:36 +0000 (16:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Mar 2025 00:45:36 +0000 (16:45 -0800)
commitad69e021288d04f297c097985513306cbd304be3
tree37f94902315467601e4f7d05c8853e531ad29a93
parent405a41d7599be266ae6880e73252ca41770760fe
parentb4ae43b053537ec28f430c0ddb9b916ab296dbe5
Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull objtool fixes from Ingo Molnar:
 "Fix an objtool false positive, and objtool related build warnings that
  happens on PIE-enabled architectures such as LoongArch"

* tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
  objtool: Fix C jump table annotations for Clang
  vmlinux.lds: Ensure that const vars with relocations are mapped R/O
include/asm-generic/vmlinux.lds.h
include/linux/compiler.h
tools/objtool/check.c