From: Dominik Dingel Date: Mon, 27 Oct 2014 15:22:56 +0000 (+0100) Subject: KVM: trivial fix comment regarding __kvm_set_memory_region X-Git-Tag: omap-for-v3.20/drop-legacy-3517~40^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d5d55b7e39b63feb71bc49a75f58d342527d16;p=pandora-kernel.git 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 Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed