Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119693
b: refs/heads/master
c: f91ba19
h: refs/heads/master
i:
  119691: 323e992
v: v3
  • Loading branch information
Joerg Roedel committed Dec 3, 2008
1 parent 53a4ac1 commit bf68ecd
Show file tree
Hide file tree
Showing 2 changed files with 4 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: eac9fbc6a90ab3440f4d98a8c52b15a724fc6f4f
refs/heads/master: f91ba190648be4ff127d6aaf3993ac19d66dc2c2
3 changes: 3 additions & 0 deletions trunk/arch/x86/kernel/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,9 @@ static int get_device_resources(struct device *dev,
print_devid(_bdf, 1);
}

if (domain_for_device(_bdf) == NULL)
set_device_domain(*iommu, *domain, _bdf);

return 1;
}

Expand Down

0 comments on commit bf68ecd

Please sign in to comment.