Re: [PATCH v2] KVM: Fix comments that refer to the non-existent install_new_memslots()
From: Sean Christopherson <seanjc@google.com>
Date: 2023-03-24 23:36:13
Also in:
kvm, lkml
From: Sean Christopherson <seanjc@google.com>
Date: 2023-03-24 23:36:13
Also in:
kvm, lkml
On Thu, 23 Feb 2023 13:28:51 +0800, Jun Miao wrote:
The function of install_new_memslots() was replaced by kvm_swap_active_memslots(). In order to avoid confusion, fix the comments that refer the non-existent name of install_new_memslots which always be ignored.
Applied to kvm-x86 generic, thanks!
[1/1] KVM: Fix comments that refer to the non-existent install_new_memslots()
https://github.com/kvm-x86/linux/commit/b0d237087c67
--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes