Subject: CVS commit: syssrc [sommerfeld_i386mp_1]
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/12/2001 06:05:47
Module Name:	syssrc
Committed By:	enami
Date:		Mon Feb 12 04:05:47 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: pmap.c

Log Message:
Back out previous; the solution might cause a deadlock between pool cache's
lock and pmaps_lock.  Probably, just detect nkpde update may be easier.


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