Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/11/2003 23:28:25
Module Name:	src
Committed By:	martin
Date:		Tue Mar 11 21:28:24 UTC 2003

Modified Files:
	src/sys/arch/sparc64/sparc64: pmap.c

Log Message:
Band aid - the infamous dcache_flush_page change independently suggested
by Andrey Petrov and Jason Thorpje (AFAIK).

This is a hack that covers some symptoms while we have no idea where
the real problem is. Anyway, since this avoids random data corruption
we better be safe and have this in-tree until the problem is solved the
right way.


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/arch/sparc64/sparc64/pmap.c

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