diff options
author | Danilo Krummrich <dakr@kernel.org> | 2024-07-23 16:20:52 +0200 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-08-02 18:57:30 +0000 |
commit | 32b9a52f88a5713bf8a02dae66f2ad69705de69f (patch) | |
tree | 1340bcb01f4bf9c84194011111c5eb8a21d00e00 /tools/perf/scripts/python/flamegraph.py | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
KVM: arm64: free kvm->arch.nested_mmus with kvfree()
kvm->arch.nested_mmus is allocated with kvrealloc(), hence free it with
kvfree() instead of kfree().
Fixes: 4f128f8e1aaa ("KVM: arm64: nv: Support multiple nested Stage-2 mmu structures")
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240723142204.758796-1-dakr@kernel.org
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions