Question regarding the TODO in virt/kvm/kvm_main.c:226

From: Hamza Mahfooz
Date: Tue May 25 2021 - 07:46:04 EST


Would it be preferable to remove kvm_arch_vcpu_should_kick or
kvm_request_needs_ipi when merging them. I ask since, the last time I
checked, both functions are only used in kvm_main.c on Linus's tree.