From: Paolo Bonzini Date: Fri, 14 Nov 2014 09:55:31 +0000 (+0100) Subject: kvm: simplify update_memslots invocation X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cc150279936a618187c42966a8a2f09177ac80a;p=pandora-kernel.git kvm: simplify update_memslots invocation The update_memslots invocation is only needed in one case. Make the code clearer by moving it to __kvm_set_memory_region, and removing the wrapper around insert_memslot. Reviewed-by: Igor Mammedov Reviewed-by: Takuya Yoshikawa Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed