Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sparc64/include



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.




Home | Main Index | Thread Index | Old Index