Subject: CVS commit: [thorpej-mips-cache] syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/12/2001 18:17:29
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Nov 12 16:17:29 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/mips [thorpej-mips-cache]: cache_r4k.c cache_r5k.c

Log Message:
icache_sync_range_index: wbinv the dcache before reducing the virtual
address to an index (in the event that the significant index bits for
the dcache are different than those for the icache).


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/mips/mips/cache_r4k.c \
    syssrc/sys/arch/mips/mips/cache_r5k.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.