Subject: CVS commit: src/sys/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/14/2007 01:14:25
Module Name: src
Committed By: uwe
Date: Wed Mar 14 01:14:25 UTC 2007
Modified Files:
src/sys/arch/sh3/include: mutex.h
src/sys/arch/sh3/sh3: lock_stubs.S
Log Message:
Implement fast-path mutex_enter and mutex_exit stubs.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sh3/include/mutex.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/sh3/sh3/lock_stubs.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.