[PATCH 0/2] KVM: arm64: Small cleanups for stage-2 mmu teardown

Wei-Lin Chang posted 2 patches 4 days, 21 hours ago
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(-)
[PATCH 0/2] KVM: arm64: Small cleanups for stage-2 mmu teardown
Posted by Wei-Lin Chang 4 days, 21 hours ago
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