[GIT PULL] objtool fixes
From: Ingo Molnar
Date: Sun Jan 18 2026 - 04:44:56 EST
Linus,
Please pull the latest objtool/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git objtool-urgent-2026-01-18
# HEAD: 436326bc525d467e38db1da576139ec5f28268c5 objtool: fix build failure due to missing libopcodes check
Fix two objtool build failures that trigger in uncommon build
environments.
Thanks,
Ingo
------------------>
Mikulas Patocka (1):
objtool: fix compilation failure with the x32 toolchain
Sasha Levin (1):
objtool: fix build failure due to missing libopcodes check
tools/objtool/Makefile | 24 ++++++++++++++----------
tools/objtool/include/objtool/warn.h | 4 ++--
2 files changed, 16 insertions(+), 12 deletions(-)