Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 07/04/2004 09:54:20
Module Name:	src
Committed By:	pk
Date:		Sun Jul  4 09:54:20 UTC 2004

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

Log Message:
cpu_simple_lock: on spin out, check whether we've already panicked. If so,
just take the lock on the assumption that in panic mode, we run on a single
CPU anyway.


To generate a diff of this commit:
cvs rdiff -r1.213 -r1.214 src/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.