diff options
| author | Edward Adam Davis <[email protected]> | 2025-05-27 08:44:37 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2025-05-27 16:12:49 +0000 |
| commit | cd1be30b44d930d8082618cd8f8c57e87758fe33 (patch) | |
| tree | 4b8bcbf249c168db964bd5415b5005e6679b6373 /rust/helpers/mutex.c | |
| parent | x86/tdx: mark tdh_vp_enter() as __flatten (diff) | |
| download | kernel-cd1be30b44d930d8082618cd8f8c57e87758fe33.tar.gz kernel-cd1be30b44d930d8082618cd8f8c57e87758fe33.zip | |
KVM: VMX: use __always_inline for is_td_vcpu and is_td
is_td() and is_td_vcpu() are used in no-instrumentation sections; use
__always_inline instead of inline.
vmlinux.o: error: objtool: vmx_handle_nmi+0x47:
call to is_td_vcpu.isra.0() leaves .noinstr.text section
Fixes: 7172c753c26a ("KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct")
Signed-off-by: Edward Adam Davis <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions
