Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock] syssrc/sys/arch/sparc/sparc
Module Name: syssrc
Committed By: thorpej
Date: Mon Mar 18 22:34:26 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc [newlock]: lock_stubs.s
Log Message:
Two more fixes to rwlocks which get the kernel multi-user:
* %o6 is the stack pointer, so don't futz with it.
* When clearing the interlock, use stb (the interlocks are only
1 byte wide).
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/sparc/sparc/lock_stubs.s
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