commit | 02d5d55b7e39b63feb71bc49a75f58d342527d16 | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Mon Oct 27 16:22:56 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 03 12:07:30 2014 +0100 |
tree | 48284884c4fed7e8943c11539b45b9d7c1ea5b94 | |
parent | 612263b30c900b534fa76609d314ed55c255a94e [diff] |
KVM: trivial fix comment regarding __kvm_set_memory_region commit 72dc67a69690 ("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>