Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376183
b: refs/heads/master
c: 605e44d
h: refs/heads/master
i:
  376181: 783d2cf
  376179: b184738
  376175: 05548c2
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed May 24, 2013
1 parent 46838f7 commit 03fbe3a
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: bee7dd9c5fd5ab944e2e0ef3b92905fcbc993768
refs/heads/master: 605e44d6e6f9b0c9ca8842dc0eb3ad032a463bdb
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/powernv/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ static void pnv_tce_free(struct iommu_table *tbl, long index, long npages)
while (npages--)
*(tcep++) = 0;

if (tbl->it_type & TCE_PCI_SWINV_CREATE)
if (tbl->it_type & TCE_PCI_SWINV_FREE)
pnv_pci_ioda_tce_invalidate(tbl, tces, tcep - 1);
}

Expand Down

0 comments on commit 03fbe3a

Please sign in to comment.