KVM: s390: make use of ipte lock
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
This commit is contained in:

committed by
Christian Borntraeger

parent
217a440683
commit
8a242234b4
@@ -397,4 +397,6 @@ int read_guest_real(struct kvm_vcpu *vcpu, unsigned long gra, void *data,
|
||||
return access_guest_real(vcpu, gra, data, len, 0);
|
||||
}
|
||||
|
||||
int ipte_lock_held(struct kvm_vcpu *vcpu);
|
||||
|
||||
#endif /* __KVM_S390_GACCESS_H */
|
||||
|
Reference in New Issue
Block a user