aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2010-08-30 21:45:39 -0400
committerAvi Kivity <avi@redhat.com>2010-10-24 04:52:22 -0400
commit344941beb9926418663e171a347d1a31d727fe45 (patch)
tree3056a0e6f8957834579415da1a21551e83028fcf /arch/x86/kvm/mmu.c
parent21e537ba149be99c4d31a04949ca6e0770379662 (diff)
KVM: PPC: Fix compile error in e500_tlb.c
The e500_tlb.c file didn't compile for me due to the following error: arch/powerpc/kvm/e500_tlb.c: In function ‘kvmppc_e500_shadow_map’: arch/powerpc/kvm/e500_tlb.c:300: error: format ‘%lx’ expects type ‘long unsigned int’, but argument 2 has type ‘gfn_t’ So let's explicitly cast the argument to make printk happy. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/x86/kvm/mmu.c')
0 files changed, 0 insertions, 0 deletions