[PATCH 0/2] KVM: arm64: Small cleanups for stage-2 mmu teardown
From: Wei-Lin Chang
Date: Sat Mar 28 2026 - 10:57:04 EST
Hi,
While reading the code I found the uninitialization paths of the s2 mmus
a bit confusing, so I did a small cleanup. It includes renaming a
function and a small refactor. Please see the commit messages for the
details.
Thanks!
Wei-Lin Chang (2):
KVM: arm64: Rename kvm_free_stage2_pgd()
KVM: arm64: Refactor stage2 mmu tear down functions
arch/arm64/include/asm/kvm_mmu.h | 4 ++--
arch/arm64/kvm/mmu.c | 10 ++++++----
arch/arm64/kvm/nested.c | 6 +++---
3 files changed, 11 insertions(+), 9 deletions(-)
--
2.43.0