commit | c0fe478dbb14fd32e71d1383dbe302b54ce94134 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Aug 04 16:02:43 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Aug 04 16:02:43 2009 +0900 |
tree | 65bf8762df2a02d01a7f1326c67c078a98c51c39 | |
parent | b5eb10ae901fa797c19accb684825f0e36ecbe0f [diff] |
sh: Provide __flush_anon_page(). This provides a __flush_anon_page() that handles both the aliasing and non-aliasing cases. This fixes up some crashes with heavy get_user_pages() users. Signed-off-by: Paul Mundt <lethal@linux-sh.org>