Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173375
b: refs/heads/master
c: c4845a4
h: refs/heads/master
i:
  173373: 5aff4da
  173371: 87e4bb1
  173367: 7547440
  173359: 8fc1a05
  173343: 7dfbbc5
  173311: faa1a28
v: v3
  • Loading branch information
Paul Mundt committed Sep 9, 2009
1 parent 0e5e2cc commit c7e6df7
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: deaef20e9789d93c06d2d3b5ffc99939814802ca
refs/heads/master: c4845a4b2288a9e5d96a0558e474809028c8aff3
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/cache-sh4.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ static void __flush_cache_4096(unsigned long addr, unsigned long phys,
* pointless nead-of-loop check for 0 iterations.
*/
do {
ea = base_addr + PAGE_SIZE;
ea = base_addr + 4096;
a = base_addr;
p = phys;

Expand Down

0 comments on commit c7e6df7

Please sign in to comment.