diff options
author | Li RongQing <lirongqing@baidu.com> | 2024-01-31 04:23:57 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-04-09 22:18:38 +0300 |
commit | a952d608f0bef10359449692e0fcff6608b6cd40 (patch) | |
tree | a41ae5c428d9f8ff28139bfb8a422fb6e2c1b795 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b628cb523c65420031b310050a3733aa7fbe2e88 (diff) | |
download | linux-a952d608f0bef10359449692e0fcff6608b6cd40.tar.xz |
KVM: Use vfree for memory allocated by vcalloc()/__vcalloc()
commit 37b2a6510a48("KVM: use __vcalloc for very large allocations")
replaced kvzalloc()/kvcalloc() with vcalloc(), but didn't replace kvfree()
with vfree().
Signed-off-by: Li RongQing <lirongqing@baidu.com>
Link: https://lore.kernel.org/r/20240131012357.53563-1-lirongqing@baidu.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions