tmp_suning_uos_patched/arch/arm/kvm
Marc Zyngier 3b8cd8a015 ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_slot
Commit 7a905b1 (KVM: Remove user_alloc from struct kvm_memory_slot)
broke KVM/ARM by removing the user_alloc field from a public structure.

As we only used this field to alert the user that we didn't support
this operation mode, there is no harm in discarding this bit of code
without any remorse.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-02-25 11:48:41 +02:00
..
arch_timer.c
arm.c ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region 2013-02-25 11:47:28 +02:00
coproc_a15.c
coproc.c
coproc.h
emulate.c
guest.c
init.S
interrupts_head.S
interrupts.S
Kconfig ARM: KVM: arch_timers: Wire the init code and config option 2013-02-11 19:06:00 +00:00
Makefile ARM: KVM: arch_timers: Wire the init code and config option 2013-02-11 19:06:00 +00:00
mmio.c
mmu.c ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_slot 2013-02-25 11:48:41 +02:00
psci.c
reset.c
trace.h
vgic.c ARM: KVM: arch_timers: Wire the init code and config option 2013-02-11 19:06:00 +00:00