--- linux-2.5.30/mm/filemap.c 2002-08-14 19:04:09.000000000 +0200 +++ work-2.5.30_config/mm/filemap.c 2003-05-22 12:50:14.000000000 +0200 @@ -1260,7 +1260,7 @@ * and possibly copy it over to another page.. */ mark_page_accessed(page); - flush_page_to_ram(page); + flush_dcache_page(page); return page; no_cached_page: