From: Paul Mundt Date: Mon, 5 Nov 2007 07:20:42 +0000 (+0900) Subject: sh: Kill off __{copy,clear}_user_page(). X-Git-Tag: v2.6.24-rc3~171^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af39c16bd843ee8bde495c8ccb95a5ca209f3051;p=pandora-kernel.git sh: Kill off __{copy,clear}_user_page(). Now that copy_to_user_page()/copy_from_user_page() are wired up, we can drop the old __copy_xxx() implementations. Now that the page colouring scheme has changed via kmap_coherent(), we can avoid the flush in these specific helpers. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed