Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/14/2003 19:30:57
Module Name:	src
Committed By:	pk
Date:		Tue Jan 14 17:30:56 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: cpu.c

Log Message:
xcall: raise IPL to splsched() to prevent interrupts that take schedlock.
Otherwise we have a locking order problem with schedlock and xmsglock.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 src/sys/arch/sparc/sparc/cpu.c

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