Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68388
b: refs/heads/master
c: 9fdaaac
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Vivier authored and Avi Kivity committed Oct 13, 2007
1 parent 67bbf30 commit 208724c
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: 1e4e6e00136b82a5595de903c28912afee1178cb
refs/heads/master: 9fdaaac38e8c8a63c6383b807b91fea2d51da95d
2 changes: 0 additions & 2 deletions trunk/drivers/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1776,8 +1776,6 @@ int kvm_setup_pio(struct kvm_vcpu *vcpu, struct kvm_run *run, int in,
return 1;
}

now = min(count, PAGE_SIZE / size);

if (!down)
in_page = PAGE_SIZE - offset_in_page(address);
else
Expand Down

0 comments on commit 208724c

Please sign in to comment.