From: Paul Mundt Date: Mon, 5 Nov 2007 07:18:16 +0000 (+0900) Subject: sh: Optimized copy_{to,from}_user_page() for SH-4. X-Git-Tag: v2.6.24-rc3~171^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba1789efea81acc6633f427bfeb871fd608965b5;p=pandora-kernel.git sh: Optimized copy_{to,from}_user_page() for SH-4. This moves copy_{to,from}_user_page() out-of-line on SH-4 and converts for the kmap_coherent() API. Based on the MIPS implementation. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed