Subject: CVS commit: [newlock] syssrc/sys/arch/alpha/alpha
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/12/2002 19:17:32
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Mar 12 17:17:32 UTC 2002

Modified Files:
	syssrc/sys/arch/alpha/alpha [newlock]: lock_stubs.s

Log Message:
* Correct a comment; we actually CAN use load-locked/store-conditional,
  but we don't yet.
* Disable tail-calls for now, until I figure out why I get occasional
  unaligned access faults when they're enabled.


To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 syssrc/sys/arch/alpha/alpha/lock_stubs.s

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