Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327367
b: refs/heads/master
c: 20b739f
h: refs/heads/master
i:
  327365: ec558ef
  327363: df94325
  327359: 7212347
v: v3
  • Loading branch information
Peter Senna Tschudin authored and David S. Miller committed Sep 21, 2012
1 parent fec567d commit b611ba5
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: 274504f5e62882bb43ea6599b1308607956f20d9
refs/heads/master: 20b739fef0d3c32829e56f7c1a1ecccc2f61a73b
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/pci_sun4v.c
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ static int __devinit pci_sun4v_iommu_init(struct pci_pbm_info *pbm)
printk(KERN_ERR PFX "Strange virtual-dma[%08x:%08x].\n",
vdma[0], vdma[1]);
return -EINVAL;
};
}

dma_mask = (roundup_pow_of_two(vdma[1]) - 1UL);
num_tsb_entries = vdma[1] / IO_PAGE_SIZE;
Expand Down

0 comments on commit b611ba5

Please sign in to comment.