Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 11/11/2002 15:54:30
Module Name:	syssrc
Committed By:	fvdl
Date:		Mon Nov 11 13:54:29 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: trap.c

Log Message:
Check for an error in {f,s}uwintr before checking (if MULTIPROCESSOR)
if the kernel lock is held, otherwise a fatal trap will be erronerously
signaled for cases like profile calls from statclock().


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