Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/10/2004 20:43:03
Module Name:	src
Committed By:	pk
Date:		Sat Apr 10 20:43:03 UTC 2004

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

Log Message:
Remove a number of redundant TLB page flushed, which are now done in
setpgt4m_va() and updatepte4m() as necessary.


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