Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/12/2005 10:04:24
Module Name:	src
Committed By:	yamt
Date:		Fri Aug 12 10:04:24 UTC 2005

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

Log Message:
pmap_enter: fix an uninitialized variable bug which can cause
"TLB IPI rendezvous failed".


To generate a diff of this commit:
cvs rdiff -r1.183 -r1.184 src/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.