Subject: CVS commit: [thorpej-atomic] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/17/2007 06:50:17
Module Name:	src
Committed By:	thorpej
Date:		Tue Apr 17 06:50:16 UTC 2007

Modified Files:
	src/sys/arch/i386/i386 [thorpej-atomic]: lock_stubs.S
	src/sys/arch/x86/include [thorpej-atomic]: mutex.h rwlock.h

Log Message:
G/C _lock_cas() -- the atomic ops API provides what the locking
primitives need.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.14.1 src/sys/arch/i386/i386/lock_stubs.S
cvs rdiff -r1.2 -r1.2.14.1 src/sys/arch/x86/include/mutex.h \
    src/sys/arch/x86/include/rwlock.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.