summary refs log tree commit diff
path: root/fs/qnx4
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2013-05-14 12:11:37 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2013-06-26 10:50:03 -0700
commitdac288f7b38a7439502b77dabcdf8a9a5c4ae721 (patch)
tree16fceb85ae06b082cd20a1a68044dc94c0826e9e /fs/qnx4
parent368074d908b785588778f00b4384376cd636f4a1 (diff)
downloadlinux-dac288f7b38a7439502b77dabcdf8a9a5c4ae721.tar.gz
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 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions