Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153850
b: refs/heads/master
c: fa3b6dc
h: refs/heads/master
v: v3
  • Loading branch information
Yu Zhao authored and David Woodhouse committed May 10, 2009
1 parent fcf92ef commit 9e66c6f
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: aed5d5f4c5ea5da01a774e42cff08c4b4fa59072
refs/heads/master: fa3b6dcd5298db2e7b63c17795c9e5570d3df8d9
2 changes: 1 addition & 1 deletion trunk/drivers/pci/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1429,7 +1429,7 @@ static int domain_context_mapping_one(struct dmar_domain *domain, int segment,
domain_flush_cache(domain, context, sizeof(*context));

/* it's a non-present to present mapping */
if (iommu->flush.flush_context(iommu, domain->id,
if (iommu->flush.flush_context(iommu, id,
(((u16)bus) << 8) | devfn, DMA_CCMD_MASK_NOBIT,
DMA_CCMD_DEVICE_INVL, 1))
iommu_flush_write_buffer(iommu);
Expand Down

0 comments on commit 9e66c6f

Please sign in to comment.