Subject: CVS commit: [netbsd-2] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/24/2005 04:08:09
Module Name: src
Committed By: riz
Date: Wed Aug 24 04:08:09 UTC 2005
Modified Files:
src/sys/arch/i386/i386 [netbsd-2]: pmap.c
Log Message:
Pull up following revision(s) (requested by yamt in ticket #5611):
sys/arch/i386/i386/pmap.c: revision 1.184
pmap_enter: fix an uninitialized variable bug which can cause
"TLB IPI rendezvous failed".
To generate a diff of this commit:
cvs rdiff -r1.171.2.1.2.1 -r1.171.2.1.2.2 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.