diff options
author | 2022-03-08 05:02:21 -0500 | |
---|---|---|
committer | 2022-03-08 09:30:46 -0500 | |
commit | 3000f2e2fc855664c28d3e6a47e0373737974eb4 (patch) | |
tree | 523804b14bc1657ea7755c27d087707a5fc3a360 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: vmalloc: introduce array allocation functions (diff) | |
download | linux-dev-3000f2e2fc855664c28d3e6a47e0373737974eb4.tar.xz linux-dev-3000f2e2fc855664c28d3e6a47e0373737974eb4.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions