Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hppa
Module Name: src
Committed By: ad
Date: Thu Nov 29 16:14:28 UTC 2007
Modified Files:
src/sys/arch/hppa/hppa: lock_stubs.S
src/sys/arch/hppa/include: rwlock.h
Log Message:
- Change lock_cas from "compare and set" to "compare and swap".
- Add aliases for atomic_cas_ulong(), etc.
Ok skrll@
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/hppa/hppa/lock_stubs.S
cvs rdiff -r1.3 -r1.4 src/sys/arch/hppa/include/rwlock.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