git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c3bd83
)
[MIPS] Fix buggy use of kmap_coherent.
author
Ralf Baechle
<ralf@linux-mips.org>
Sat, 14 Jun 2008 21:22:08 +0000
(22:22 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 16 Jun 2008 14:14:48 +0000
(15:14 +0100)
Assuming the call of kmap_coherent in local_r4k_flush_cache_page doesn't
need fixing this was skipped in
fcae549295bcae801ac48fc1c2030ab8cc487020
.
Turns out it needed the same change after all.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found