commit | 6c9dd6d26216ad9733e57f382e1669c142494aab | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Apr 02 17:53:09 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Apr 17 08:31:04 2021 -0400 |
tree | a45ff63d2f9ad0ea51de74d9faf3509f555c8e30 | |
parent | 85f479308333c538ddb39ac8e0b009a03a1af066 [diff] |
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>