diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-08 05:02:21 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-03-08 09:30:46 -0500 |
commit | 3000f2e2fc855664c28d3e6a47e0373737974eb4 (patch) | |
tree | 523804b14bc1657ea7755c27d087707a5fc3a360 /virt | |
parent | a8749a35c39903120ec421ef2525acc8e0daa55c (diff) |
mm: use vmalloc_array and vcalloc for array allocations
Instead of using array_size or just a multiply, use a function that
takes care of both the multiplication and the overflow checks.
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions