Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/mips/mips



Module Name:    syssrc
Committed By:   cgd
Date:           Fri Nov  8 07:35:22 UTC 2002

Modified Files:
        syssrc/sys/arch/mips/mips: cache_mipsNN.c

Log Message:
Calculate end virtual address for cache ops before chopping low bits
(line mask) off of starting address.  Otherwise, could miss the final
line that the ops should have been operating on.  Reviewed by simonb.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/mips/mips/cache_mipsNN.c

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




Home | Main Index | Thread Index | Old Index