Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: trivial fix comment regarding __kvm_set_memory_region
commit 72dc67a ("KVM: remove the usage of the mmap_sem for the protection of the memory slots.") changed the lock which will be taken. This should be reflected in the function commentary. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information