Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: skrll
Date: Thu Jul 12 19:31:02 UTC 2007
Modified Files:
src/sys/arch/hp700/hp700: intr.c
src/sys/arch/hppa/hppa: lock_stubs.S
Log Message:
Finish up the _lock_cas implementation by adding the RAS check.
While I'm here make sure the owner gets set for mutex_enter if we get
interrupted between obtaining the interlock and setting the owner.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/hp700/hp700/intr.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/hppa/hppa/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