Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/25/2000 05:51:48
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Fri Aug 25 02:51:48 UTC 2000

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

Log Message:
LOCKDEBUG: If scheduler lock is held when we pagefault, something is
very wrong.  Go directly to fatal fault path, do not attempt to do
anything sophisticated.


To generate a diff of this commit:
cvs rdiff -r1.134.2.7 -r1.134.2.8 syssrc/sys/arch/i386/i386/trap.c

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