aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorWanpeng Li <[email protected]>2015-04-15 10:24:54 +0800
committerPaolo Bonzini <[email protected]>2015-04-15 17:01:01 +0200
commit130005231c9f2090b1b177e2cca9841b562c1784 (patch)
tree3a08b71fe1577f3848af20f47381ae661d664243 /lib/cpu-notifier-error-inject.c
parent95fce4fa0850da8f85ecf8d069ab3fc6c8bc1478 (diff)
kvm: mmu: don't do memslot overflow check
As Andres pointed out: | I don't understand the value of this check here. Are we looking for a | broken memslot? Shouldn't this be a BUG_ON? Is this the place to care | about these things? npages is capped to KVM_MEM_MAX_NR_PAGES, i.e. | 2^31. A 64 bit overflow would be caused by a gigantic gfn_start which | would be trouble in many other ways. This patch drops the memslot overflow check to make the codes more simple. Reviewed-by: Andres Lagar-Cavilla <[email protected]> Signed-off-by: Wanpeng Li <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions