Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / s390 / crypto / vfio_ap_private.h
index 28e9d99..f82a639 100644 (file)
@@ -83,6 +83,8 @@ struct ap_matrix_mdev {
        struct ap_matrix matrix;
        struct notifier_block group_notifier;
        struct notifier_block iommu_notifier;
+       bool kvm_busy;
+       wait_queue_head_t wait_for_kvm;
        struct kvm *kvm;
        struct kvm_s390_module_hook pqap_hook;
        struct mdev_device *mdev;