Subject: CVS commit: src/sys/arch/sh3/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/14/2007 05:03:53
Module Name:	src
Committed By:	uwe
Date:		Wed Mar 14 05:03:52 UTC 2007

Modified Files:
	src/sys/arch/sh3/sh3: exception.c lock_stubs.S

Log Message:
Convert _lock_cas to RAS.  Check for restart in ast() on return from interrupt.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/sh3/sh3/exception.c
cvs rdiff -r1.5 -r1.6 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.