Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 11/07/1999 11:42:25
Module Name: syssrc
Committed By: mhitch
Date: Sun Nov 7 19:42:24 UTC 1999
Modified Files:
syssrc/sys/arch/mips/mips: pmap.c
Log Message:
Don't use MIPS3_L2CACHE_ABSENT to control compiling the Level 2 cache flush
in pmap_remove_pv(). Also comment why I'm doing the second cache flush
operation.
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/arch/mips/mips/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.