Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on …
…powerpc Eliminates this compiler warning: arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:1178: error: integer overflow in expression Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information