Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210434
b: refs/heads/master
c: 2be23c4
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Sep 8, 2010
1 parent 517cb92 commit ffa2045
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a387f0f5409276c5cf75eecb61ef6e6896f851b4
refs/heads/master: 2be23c475af8ae4e25f8bab08d815b17593bd547
2 changes: 2 additions & 0 deletions trunk/arch/arm/mm/dma-mapping.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ __dma_alloc_remap(struct page *page, size_t size, gfp_t gfp, pgprot_t prot)
}
} while (size -= PAGE_SIZE);

dsb();

return (void *)c->vm_start;
}
return NULL;
Expand Down

0 comments on commit ffa2045

Please sign in to comment.