Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 10/11/2002 20:30:40
Module Name:	syssrc
Committed By:	fvdl
Date:		Fri Oct 11 17:30:40 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: pmap.c

Log Message:
Remove redundant TLB entry flush from pmap_zero_page and friends.
Some of these were a merge-o from the i386 mp merge.

Pointed out by YAMAMOTO Takashi.


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 syssrc/sys/arch/i386/i386/pmap.c

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