On Mon, 06 May 2024 14:35:02 +0800, Hou Wenlong wrote: > The check_apicv_inhibit_reasons() callback implementation was dropped in > the commit b3f257a84696 ("KVM: x86: Track required APICv inhibits with > variable, not callback"), but the definition removal was missed in the > final version patch (it was removed in the v4). Therefore, it should be > dropped, and the vmx_check_apicv_inhibit_reasons() function declaration > should also be removed. > > [...] Applied to kvm-x86 misc, thanks! [1/1] KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition https://github.com/kvm-x86/linux/commit/c7d4c5f01961 -- https://github.com/kvm-x86/linux/tree/next