sh: Kill off __{copy,clear}_user_page().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 5 Nov 2007 07:20:42 +0000 (16:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 02:14:12 +0000 (11:14 +0900)
commitaf39c16bd843ee8bde495c8ccb95a5ca209f3051
treeb318c83125f4fe9c0121a79418e858e165a58402
parentba1789efea81acc6633f427bfeb871fd608965b5
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 <lethal@linux-sh.org>
arch/sh/mm/clear_page.S
arch/sh/mm/copy_page.S
include/asm-sh/page.h