Atsushi Nemoto writes:
On Mon, 12 Feb 2007 17:49:56 -0500, Dave Johnson [off-list ref] wrote:
quoted
I added both flush_data_cache_page to c-sb1.c and
__flush_icache_page() to flush_icache_page in cacheflush.h.
With those, the page faults work correctly and booting seems to be
reliable on 2.6.18.
I think the problem of c-sb1.c was fixed in lmo 2.6.18-stable branch.
Could you try it?
I merged in the flush_data_cache_page routine (from linux-2.6.18.6
tag) instead of the ones from the mailing list and it's good as well.
Even though local_flush_data_cache_page is only used in
__ide_flush_dcache_range() (and that is inside a cpu_has_dc_aliases
check) it still might be good to fill it out anyway.
--
Dave Johnson
Starent Networks