KVM: SVM: remove dead field from struct svm_cpu_data
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Nov 2022 13:54:20 +0000 (08:54 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 9 Nov 2022 17:23:51 +0000 (12:23 -0500)
commit181d0fb0bb023e8996b1cf7970e3708d72442b0b
tree0918403f11808a89e2dc88185395cc30dee747c2
parent001459787158280d84fce1bc94cec49f34f48b9f
KVM: SVM: remove dead field from struct svm_cpu_data

The "cpu" field of struct svm_cpu_data has been write-only since commit
4b656b120249 ("KVM: SVM: force new asid on vcpu migration", 2009-08-05).
Remove it.

Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/svm.c
arch/x86/kvm/svm/svm.h