On Mon, 06 May 2024 15:50:25 +0800, Binbin Wu wrote: > After commit 0ec3d6d1f169 "KVM: x86: Fully defer to vendor code to decide > how to force immediate exit", vmx_request_immediate_exit() was removed. > Commit 5f18c642ff7e "KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch > VMX and TDX" added its declaration by accident. Remove it. Applied to kvm-x86 misc, thanks! [1/1] KVM: VMX: Remove unused declaration of vmx_request_immediate_exit() https://github.com/kvm-x86/linux/commit/d5989a3533fc -- https://github.com/kvm-x86/linux/tree/next