From: Takuya Yoshikawa Date: Wed, 27 Feb 2013 10:43:00 +0000 (+0900) Subject: KVM: set_memory_region: Drop user_alloc from set_memory_region() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ae31e257c548abdb199e0d26723139a9a967ba;p=pandora-kernel.git KVM: set_memory_region: Drop user_alloc from set_memory_region() Except ia64's stale code, KVM_SET_MEMORY_REGION support, this is only used for sanity checks in __kvm_set_memory_region() which can easily be changed to use slot id instead. Signed-off-by: Takuya Yoshikawa Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed