]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sh: Wire up clear_user_highpage().
authorPaul Mundt <lethal@linux-sh.org>
Mon, 5 Nov 2007 07:12:32 +0000 (16:12 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 02:14:12 +0000 (11:14 +0900)
commit7747b9a493a197cb4db44c98d25ce6d3d9f586d1
tree636aa0624e6768ef0e8ea02d0692f91dfb51d79f
parentf96691872439ab2071171d4531c4a95b5d493ae5
sh: Wire up clear_user_highpage().

With the kmap_coherent() API in place, this is trivial to implement,
and lets us avoid the cache flush in certain cases.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pg-sh4.c
include/asm-sh/page.h