Re: [patch] cache flush bug in mm/filemap.c (all kernels >=

David S. Miller (davem@redhat.com)
Fri, 23 May 2003 02:49:22 -0700 (PDT)


From: Andrew Morton <akpm@digeo.com>
Date: Fri, 23 May 2003 02:12:04 -0700

install_page() is prefaulting pages into pagetables, so perhaps it should
have an update_mmu_cache()?

I agree. Someone should take a close look at the do_file_page()
code paths to make sure that's still kosher after such a change.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/