Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125597
b: refs/heads/master
c: 7398ca7
h: refs/heads/master
i:
  125595: 1c0d608
v: v3
  • Loading branch information
Joerg Roedel committed Jan 3, 2009
1 parent d393721 commit 0ecdcad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cdc7b83726297b43deed0455d8732163cc59802a
refs/heads/master: 7398ca79d227f7cd7f2ce23f08624e30081dcb4e
2 changes: 1 addition & 1 deletion trunk/virt/kvm/iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ int kvm_iommu_map_pages(struct kvm *kvm,

static int kvm_iommu_map_memslots(struct kvm *kvm)
{
int i, r;
int i, r = 0;

down_read(&kvm->slots_lock);
for (i = 0; i < kvm->nmemslots; i++) {
Expand Down

0 comments on commit 0ecdcad

Please sign in to comment.