Subject: CVS commit: [netbsd-3] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/21/2005 22:07:41
Module Name:	src
Committed By:	tron
Date:		Sun Aug 21 22:07:41 UTC 2005

Modified Files:
	src/sys/arch/i386/i386 [netbsd-3]: pmap.c

Log Message:
Pull up revision 1.184 (requested by yamt in ticket #680):
pmap_enter: fix an uninitialized variable bug which can cause
"TLB IPI rendezvous failed".


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