Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/12/2003 19:06:29
Module Name: src
Committed By: chs
Date: Sun Oct 12 19:06:29 UTC 2003
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
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.144 -r1.145 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.