Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40371
b: refs/heads/master
c: 012d64f
h: refs/heads/master
i:
  40369: ca872a2
  40367: 925f8be
v: v3
  • Loading branch information
David S. Miller committed Oct 26, 2006
1 parent 37611c1 commit 09930bb
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: 4130a4b206e7c628482aa12ec30949382c8cdc5e
refs/heads/master: 012d64ff68f304df1c35ce5902f5023dc14b643f
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/kernel/pci_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ static void pci_4u_free_consistent(struct pci_dev *pdev, size_t size, void *cpu,

spin_lock_irqsave(&iommu->lock, flags);

free_npages(iommu, dvma, npages);
free_npages(iommu, dvma - iommu->page_table_map_base, npages);

spin_unlock_irqrestore(&iommu->lock, flags);

Expand Down

0 comments on commit 09930bb

Please sign in to comment.