Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300309
b: refs/heads/master
c: b8ae0eb
h: refs/heads/master
i:
  300307: 92d9470
v: v3
  • Loading branch information
Amit Shah authored and Michael S. Tsirkin committed May 17, 2012
1 parent 343e8f6 commit 3fab463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fa8b66ccd2d200b64496cfedcce90bf54fe7d6e9
refs/heads/master: b8ae0eb320b38415da94a41f75e9f99e0aaff06c
1 change: 1 addition & 0 deletions trunk/drivers/virtio/virtio_balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ static void __devexit virtballoon_remove(struct virtio_device *vdev)
/* There might be pages left in the balloon: free them. */
while (vb->num_pages)
leak_balloon(vb, vb->num_pages);
update_balloon_size(vb);

/* Now we reset the device so we can clean up the queues. */
vdev->config->reset(vdev);
Expand Down

0 comments on commit 3fab463

Please sign in to comment.