From: Marc Zyngier Date: Fri, 15 Feb 2013 19:20:06 +0000 (+0000) Subject: ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region X-Git-Tag: v3.9-rc1~86^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef103aa7dd75121f66848d91f6b6179d40c1a71;p=pandora-kernel.git ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region Commit f82a8cfe9 (KVM: struct kvm_memory_slot.user_alloc -> bool) broke the ARM KVM port by changing the prototype of two global functions. Apply the same change to fix the compilation breakage. Signed-off-by: Marc Zyngier Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed