Subject: CVS commit: syssrc/sys/arch/mvme68k/mvme68k
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 07/31/2001 00:25:09
Module Name: syssrc
Committed By: scw
Date: Mon Jul 30 21:25:09 UTC 2001
Modified Files:
syssrc/sys/arch/mvme68k/mvme68k: pmap.c
Log Message:
Flush the caches in pmap_remove_mapping() when PRM_CFLUSH is specified.
Also, flush the ATC for the page in pmap_kenter_pa() after setting up the
mapping. With any luck this last one might just solve the 060 problems I've
been seeing...
To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/arch/mvme68k/mvme68k/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.