Subject: CVS commit: [nathanw_sa] syssrc/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/05/2002 22:51:46
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Aug  5 19:51:46 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/arm32 [nathanw_sa]: cpuswitch.S

Log Message:
Back out the changes that implement the scheduler locking protocol.
The register usage in this file is very different than on the trunk,
and so the changes made to the trunk don't really apply here.

Fix up some comments while here.


To generate a diff of this commit:
cvs rdiff -r1.3.2.8 -r1.3.2.9 syssrc/sys/arch/arm/arm32/cpuswitch.S

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