commit | 7747b9a493a197cb4db44c98d25ce6d3d9f586d1 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Nov 05 16:12:32 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 07 11:14:12 2007 +0900 |
tree | 636aa0624e6768ef0e8ea02d0692f91dfb51d79f | |
parent | f96691872439ab2071171d4531c4a95b5d493ae5 [diff] |
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>