git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab78265
)
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
author
Marc Zyngier
<marc.zyngier@arm.com>
Fri, 15 Feb 2013 19:20:06 +0000
(19:20 +0000)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 25 Feb 2013 09:47:28 +0000
(11:47 +0200)
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 <marc.zyngier@arm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found