Subject: CVS commit: syssrc/sys/arch/mips/mips
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 11/08/2002 01:03:22
Module Name:	syssrc
Committed By:	cgd
Date:		Thu Nov  7 23:03:22 UTC 2002

Modified Files:
	syssrc/sys/arch/mips/mips: cache_r4k.c cache_r5k.c

Log Message:
fix errors in calculating the ending VA to use in r4k_icache_sync_range_16
and r5k_icache_sync_range_32.  (reviewed by thorpej.)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/mips/mips/cache_r4k.c
cvs rdiff -r1.5 -r1.6 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.