]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: constify kvm_arch_flush_remote_tlbs_memslot
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 Apr 2021 15:53:09 +0000 (17:53 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 17 Apr 2021 12:31:04 +0000 (08:31 -0400)
commit47abe4696c85fbad33dca5f687fb3a19120def68
treea45ff63d2f9ad0ea51de74d9faf3509f555c8e30
parentdaaa1a400f3001b77c4900de349932f541a2d2ac
KVM: constify kvm_arch_flush_remote_tlbs_memslot

memslots are stored in RCU and there should be no need to
change them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/arm64/kvm/arm.c
arch/mips/kvm/mips.c
arch/x86/kvm/mmu/mmu.c
include/linux/kvm_host.h