Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 331535
b: refs/heads/master
c: bdddadc
h: refs/heads/master
i:
  331533: bc96cff
  331531: af1c471
  331527: 9fcc09f
  331519: 37a4877
v: v3
  • Loading branch information
Joerg Roedel committed Sep 28, 2012
1 parent dcb63e7 commit 4f0a70c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ebe60bbfdc3914bfb833595f36444a2f76a3cc0c
refs/heads/master: bdddadcb0783b965f524b6f43c475390f5f76765
2 changes: 2 additions & 0 deletions trunk/drivers/iommu/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -3353,6 +3353,8 @@ static int amd_iommu_domain_has_cap(struct iommu_domain *domain,
switch (cap) {
case IOMMU_CAP_CACHE_COHERENCY:
return 1;
case IOMMU_CAP_INTR_REMAP:
return irq_remapping_enabled;
}

return 0;
Expand Down

0 comments on commit 4f0a70c

Please sign in to comment.