Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/03/2003 18:24:51
Module Name:	src
Committed By:	mrg
Date:		Fri Jan  3 16:24:51 UTC 2003

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

Log Message:
- remove some dead debug code
- don't cross call the smp_tlb_flush*() routines on SUN4D, just ensure
that there is only one concurrent flush happening.


To generate a diff of this commit:
cvs rdiff -r1.219 -r1.220 src/sys/arch/sparc/sparc/pmap.c

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