commit | c9c5023d83df5dc7d58830a63fd0e082120f00e3 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Jun 14 22:22:08 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jun 16 15:14:48 2008 +0100 |
tree | 7c0bc5cca357aae84e8bb6c0544da5b04ea6d77b | |
parent | 0c3bd83b0974238a5808d342663c6407512564d0 [diff] |
[MIPS] Fix buggy use of kmap_coherent. 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>