ARM: KVM: __kvm_vcpu_run function return result fix in BE case
authorVictor Kamensky <victor.kamensky@linaro.org>
Thu, 12 Jun 2014 16:30:03 +0000 (09:30 -0700)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 11 Jul 2014 11:57:39 +0000 (04:57 -0700)
commit6d7311b520864531c81f0e0237e96146d8057d77
tree21fb1413d53c01fd192740a6961e06cbf698367b
parent19b0e60a63f758a28329aa40f4270a6c98c2dcb7
ARM: KVM: __kvm_vcpu_run function return result fix in BE case

The __kvm_vcpu_run function returns a 64-bit result in two registers,
which has to be adjusted for BE case.

Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/kvm/interrupts.S
This page took 0.024006 seconds and 5 git commands to generate.