Re: linux-next: Tree for May 25

From: Uwe Kleine-König

Date: Tue May 26 2026 - 03:55:17 EST


Hello Mark,

I got a build failure and I think this is due to a mis-merge in next:

WARNING: modpost: vmlinux: section mismatch in reference: tdx_module_run_update.cold+0x8 (section: .text.unlikely) -> get_tdx_sys_info_version (section: .init.text)
ERROR: modpost: Section mismatches detected.
Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them.


Commit 6e49a980dea9 ("x86/virt/tdx: Refresh TDX module version after
update") drops the __init annotation from get_tdx_sys_info_version() in
arch/x86/virt/vmx/tdx/tdx_global_metadata.c

In commit f2deea555964 ("Merge branch 'next' of
https://github.com/kvm-x86/linux.git";) the __init is readded however.
When I try to merge the two parents of f2deea555964 to reproduce the
issue, git gets it right for me without a merge conflict (in that file).

Best regards
Uwe

Attachment: signature.asc
Description: PGP signature