Subject: CVS commit: src/sys/arch/arm/include
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/09/2007 20:08:26
Module Name: src
Committed By: thorpej
Date: Fri Mar 9 20:08:26 UTC 2007
Modified Files:
src/sys/arch/arm/include: rwlock.h
Log Message:
Use _lock_cas() instead of the interrupt-blocking atomic_cas().
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/arm/include/rwlock.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.