]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 15 Feb 2013 19:20:07 +0000 (19:20 +0000)
committerGleb Natapov <gleb@redhat.com>
Mon, 25 Feb 2013 09:47:59 +0000 (11:47 +0200)
commit67f59696c11c4e0b7c614f2391f1f2f5989df718
treeba52a0db398a9ecdb051a9ebbb42d4d82d46b322
parentc4a4a64b3b72539e24a1e3bfa37e34ba668e75f4
ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS

Commit ba5e24e (KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS)
broke KVM/ARM by changing a global #define.

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>
arch/arm/include/asm/kvm_host.h