From: Ralf Baechle Date: Sat, 14 Jun 2008 21:22:08 +0000 (+0100) Subject: [MIPS] Fix buggy use of kmap_coherent. X-Git-Tag: v2.6.26-rc7~29^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c5023d83df5dc7d58830a63fd0e082120f00e3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed