Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322549
b: refs/heads/master
c: b5031ed
h: refs/heads/master
i:
  322547: 65cb6e6
v: v3
  • Loading branch information
Ronny Hegewald authored and Konrad Rzeszutek Wilk committed Sep 5, 2012
1 parent 6423d98 commit 778b161
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: ce7184bdbd38d920fb515266fbbdc585ad2e5493
refs/heads/master: b5031ed1be0aa419250557123633453753181643
2 changes: 1 addition & 1 deletion trunk/drivers/xen/swiotlb-xen.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ xen_swiotlb_alloc_coherent(struct device *hwdev, size_t size,
return ret;

if (hwdev && hwdev->coherent_dma_mask)
dma_mask = hwdev->coherent_dma_mask;
dma_mask = dma_alloc_coherent_mask(hwdev, flags);

phys = virt_to_phys(ret);
dev_addr = xen_phys_to_bus(phys);
Expand Down

0 comments on commit 778b161

Please sign in to comment.