Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/08/2002 18:17:01
Module Name:	syssrc
Committed By:	pk
Date:		Sun Dec  8 16:17:00 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc/sparc: locore.s

Log Message:
cpu_switch(): avoid raising the interrupt level and enabling traps at the
same time as this may cause a spurious interrupt in some implementations.
Pointed out by uwe.


To generate a diff of this commit:
cvs rdiff -r1.167 -r1.168 syssrc/sys/arch/sparc/sparc/locore.s

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