Subject: CVS commit: src/sys/arch/sparc64/include
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/11/2007 08:59:57
Module Name:	src
Committed By:	martin
Date:		Tue Dec 11 08:59:57 UTC 2007

Modified Files:
	src/sys/arch/sparc64/include: psl.h

Log Message:
Make sure the compiler does not reorder stores accross spl...() calls
[or, for completeness, calls changing the processor state]. The mutex
code has small race windows otherwise.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/sparc64/include/psl.h

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