summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/mmio.c
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2013-05-14 13:11:37 +0200
committerChristoffer Dall <christoffer.dall@linaro.org>2013-06-26 19:50:03 +0200
commitdac288f7b38a7439502b77dabcdf8a9a5c4ae721 (patch)
tree16fceb85ae06b082cd20a1a68044dc94c0826e9e /arch/arm/kvm/mmio.c
parentARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid (diff)
downloadlinux-dac288f7b38a7439502b77dabcdf8a9a5c4ae721.tar.xz
linux-dac288f7b38a7439502b77dabcdf8a9a5c4ae721.zip
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
HYP PGDs are passed around as phys_addr_t, except just before calling into the hypervisor init code, where they are cast to a rather weird unsigned long long. Just keep them around as phys_addr_t, which is what makes the most sense. Reported-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions