Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321437
b: refs/heads/master
c: d2900bd
h: refs/heads/master
i:
  321435: 722acb7
v: v3
  • Loading branch information
Julia Lawall authored and Joerg Roedel committed Aug 3, 2012
1 parent 24ec050 commit 10e1a0f
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: 9579a974d1018c7f1d42455c29aa3f0d512c99fe
refs/heads/master: d2900bd63f65bf1f40bf17f3c51457ae29fae6a8
1 change: 1 addition & 0 deletions trunk/drivers/iommu/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2008,6 +2008,7 @@ static struct dmar_domain *get_domain_for_dev(struct pci_dev *pdev, int gaw)
if (!drhd) {
printk(KERN_ERR "IOMMU: can't find DMAR for device %s\n",
pci_name(pdev));
free_domain_mem(domain);
return NULL;
}
iommu = drhd->iommu;
Expand Down

0 comments on commit 10e1a0f

Please sign in to comment.