OSDN Git Service

KVM: x86/mmu: Deduplicate rmap freeing
authorBen Gardon <bgardon@google.com>
Tue, 18 May 2021 17:34:08 +0000 (10:34 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Jun 2021 17:09:25 +0000 (13:09 -0400)
commitc9b929b3fadc0504605d29016eb8274358c7d3ed
tree68d604ef81705f63e8085a5a51f480a9e6f9c68d
parent8921291980db8184cdeb95987281c663f844b22c
KVM: x86/mmu: Deduplicate rmap freeing

Small code deduplication. No functional change expected.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Ben Gardon <bgardon@google.com>
Message-Id: <20210518173414.450044-2-bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c