Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163124
b: refs/heads/master
c: 613f776
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi DOYU authored and Tony Lindgren committed Aug 28, 2009
1 parent f3d0a61 commit 5ecafea
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: af933f4729f2cc25306f1a514d55c248da480d66
refs/heads/master: 613f77696e2c489e87def86a443fb4889acb95aa
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/iovmm.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ static void *vmap_sg(const struct sg_table *sgt)
va += bytes;
}

flush_cache_vmap(new->addr, total);
flush_cache_vmap(new->addr, new->addr + total);
return new->addr;

err_out:
Expand Down

0 comments on commit 5ecafea

Please sign in to comment.