--- linux-2.5.68/mm/filemap.c 2003-04-29 11:39:40.000000000 +0200 +++ work-2.5.68/mm/filemap.c 2003-05-22 12:22:31.000000000 +0200 @@ -1011,6 +1011,7 @@ * Found the page and have a reference on it. */ mark_page_accessed(page); + //flush_dcache_page(page); return page; no_cached_page: