diff options
author | Danilo Krummrich <[email protected]> | 2024-07-23 16:20:52 +0200 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2024-08-02 18:57:30 +0000 |
commit | 32b9a52f88a5713bf8a02dae66f2ad69705de69f (patch) | |
tree | 1340bcb01f4bf9c84194011111c5eb8a21d00e00 /tools/testing/selftests/bpf/progs/test_autoload.c | |
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 <[email protected]>
Reviewed-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions