Skip to content
Commit bef103aa authored by Marc Zyngier's avatar Marc Zyngier Committed by Gleb Natapov
Browse files

ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region

Commit f82a8cfe

 (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: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent ab782659
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment