Subject: CVS commit: [sommerfeld_i386mp_1] syssrc/sys/arch/i386/isa
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/25/2002 04:06:15
Module Name:	syssrc
Committed By:	fvdl
Date:		Tue Jun 25 01:06:15 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/isa [sommerfeld_i386mp_1]: icu.s

Log Message:
Use a lock prefix to protect manipulation of the 'ipending' variable. Fixes
'softclock stops being called' AKA 'processes entering nanosleep do not
return' problem.


To generate a diff of this commit:
cvs rdiff -r1.61.10.7 -r1.61.10.8 syssrc/sys/arch/i386/isa/icu.s

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