Subject: CVS commit: [netbsd-1-6] src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/14/2003 09:59:02
Module Name:	src
Committed By:	tron
Date:		Tue Oct 14 09:59:02 UTC 2003

Modified Files:
	src/sys/arch/sparc64/sparc64 [netbsd-1-6]: pmap.c

Log Message:
Pull up revision 1.145 via patch (requested by martin in ticket #1522):
cache_flush_virt() is buggy, just use blast_dcache() instead.
this should fix PR 23093.


To generate a diff of this commit:
cvs rdiff -r1.120.2.4 -r1.120.2.5 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.