commit | bc07eea2f3b330127242df2e0ec2d6cd16b4f2e8 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <linux@treblig.org> | Tue Oct 01 15:13:54 2024 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sun Oct 20 07:05:51 2024 -0400 |
tree | 00b4114233fa18eeb4ecbdf39680474641b76866 | |
parent | 88a387cf9e5f7f7665e6dde8c6610f0ea65c5a6b [diff] |
KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomic The last use of kvm_vcpu_gfn_to_pfn_atomic was removed by commit 1bbc60d0c7e5 ("KVM: x86/mmu: Remove MMU auditing") Remove it. Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org> Message-ID: <20241001141354.18009-3-linux@treblig.org> [Adjust Documentation/virt/kvm/locking.rst. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>