Skip to content

x86/tdx: Fix unexpected end of section warning around __tdx_hypercall_failed()

JIRA: https://issues.redhat.com/browse/RHEL-36224 Upstream Status: RHEL-only

Fix the following objtool build-time warning: arch/x86/coco/tdx/tdx-shared.o: warning: objtool: .noinstr.text: unexpected end of section

Signed-off-by: Joe Lawrence joe.lawrence@redhat.com

Merge request reports