Re: [PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()

2024-05-23 Thread maobibo
On 2024/5/22 上午9:40, Sean Christopherson wrote: Delete kvm_arch_sched_in() now that all implementations are nops. Signed-off-by: Sean Christopherson --- arch/arm64/include/asm/kvm_host.h | 1 - arch/loongarch/include/asm/kvm_host.h | 1 - arch/mips/include/asm/kvm_host.h | 1 -

[PATCH v2 4/6] KVM: Delete the now unused kvm_arch_sched_in()

2024-05-21 Thread Sean Christopherson
Delete kvm_arch_sched_in() now that all implementations are nops. Signed-off-by: Sean Christopherson --- arch/arm64/include/asm/kvm_host.h | 1 - arch/loongarch/include/asm/kvm_host.h | 1 - arch/mips/include/asm/kvm_host.h | 1 - arch/powerpc/include/asm/kvm_host.h | 1 - arch/riscv/