Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172261
b: refs/heads/master
c: 45ec431
h: refs/heads/master
i:
  172259: ab09a98
v: v3
  • Loading branch information
Avi Kivity committed Dec 3, 2009
1 parent 6e62030 commit f21dbf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 58988b07cfe2ebe9f9b39d973fd8a083390e749f
refs/heads/master: 45ec431c52f89218ac01d87663e54de30458edf0
2 changes: 0 additions & 2 deletions trunk/virt/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1689,9 +1689,7 @@ void kvm_vcpu_block(struct kvm_vcpu *vcpu)
if (signal_pending(current))
break;

vcpu_put(vcpu);
schedule();
vcpu_load(vcpu);
}

finish_wait(&vcpu->wq, &wait);
Expand Down

0 comments on commit f21dbf6

Please sign in to comment.