Missing cache flush.
David Woodhouse
dwmw2 at infradead.org
Tue Jun 5 08:52:41 EDT 2001
davem at redhat.com said:
> How about flush_cache_range_force() instead?
> I want something in the name that tells the reader "this flushes the
> caches, even though under every other ordinary circumstance you would
> not need to".
OL, then. I would have thought it made more sense to have the
flush_dcache_range() unconditionally do what its name implies, and to have a
separate flush_dcache_range_for_dma() function which is optional. But that
decision was already made - I suppose we can't change the semantics now.
--
dwmw2
More information about the linux-mtd
mailing list