KVM: remove KVM_REQ_UNHALT
[linux-2.6-microblaze.git] / arch / s390 / kvm / kvm-s390.c
index edfd4bb..aa39ea4 100644 (file)
@@ -4343,8 +4343,6 @@ retry:
                goto retry;
        }
 
-       /* nothing to do, just clear the request */
-       kvm_clear_request(KVM_REQ_UNHALT, vcpu);
        /* we left the vsie handler, nothing to do, just clear the request */
        kvm_clear_request(KVM_REQ_VSIE_RESTART, vcpu);