From: Paul Mundt Date: Mon, 27 Jul 2009 12:30:17 +0000 (+0900) Subject: sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. X-Git-Tag: v2.6.32-rc1~640^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dfae7d5a21901b28ec0452d71be64adf5ea323e;p=pandora-kernel.git sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. Now that the SH-4 page clear/copy ops are generic, they can be used for all platforms with CONFIG_MMU=y. SH-5 remains the odd one out, but it too will gradually be converted over to using this interface. SH-3 platforms which do not contain aliases will see no impact from this change, while aliasing SH-3 platforms will get the same interface as SH-4. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed