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

From: Andrew Morton (akpm@digeo.com)
Date: Fri May 23 2003 - 04:24:54 EST


"Lothar Wassmann" <LW@KARO-electronics.de> wrote:
>
> And maybe because *every* other call to flush_page_to_ram() has been
> replaced by one of the new interface macros except that one in
> filemap_nopage() in 'mm/filemap.c'.
>

flush_page_to_ram() has been deleted from the kernel.

filemap_nopage() is a pagecache function and shouldn't be fiddling with
cache and/or TLB operations. Unless it touches the page by hand, which it
does not.

Please, test a current kernel.

-
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/



This archive was generated by hypermail 2b29 : Fri May 23 2003 - 22:00:54 EST