KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address
authorAvi Kivity <avi@redhat.com>
Sun, 3 Oct 2010 16:51:39 +0000 (18:51 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:53:14 +0000 (10:53 +0200)
commit7ebaf15eefe7b019def72bd9d4420c7bc51ed69e
tree5bfcbe37f21f84b54b4c0a8202f0b487d6ce5b47
parent3377078027dc54dc2a5acb2efa09587e7ac1cbd9
KVM: MMU: Avoid sign extension in mmu_alloc_direct_roots() pae root address

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c