diff options
author | Sean Christopherson <seanjc@google.com> | 2022-04-15 00:43:42 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-04-21 13:16:10 -0400 |
commit | fdd6f6ac2e489b9b256cd05a880d13bfdbac7c2e (patch) | |
tree | 764c379c6ec7bd8c289bed29399649250bb8c496 /include | |
parent | 2d08935682ac5f6bfb70f7e6844ec27d4a245fa4 (diff) |
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Use the generic kvm_vcpu's srcu_idx instead of using an indentical field
in RISC-V's version of kvm_vcpu_arch. Generic KVM very intentionally
does not touch vcpu->srcu_idx, i.e. there's zero chance of running afoul
of common code.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220415004343.2203171-3-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions