Subject: CVS commit: [nathanw_sa] src/sys/arch/arm/arm32
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/03/2003 23:19:11
Module Name:	src
Committed By:	thorpej
Date:		Fri Jan  3 21:19:11 UTC 2003

Modified Files:
	src/sys/arch/arm/arm32 [nathanw_sa]: cpuswitch.S vm_machdep.c

Log Message:
Merge switch_exit() and switch_lwp_exit(), and hand-schedule the
resulting function to avoid stalls on StrongARM and XScale.


To generate a diff of this commit:
cvs rdiff -r1.3.2.25 -r1.3.2.26 src/sys/arch/arm/arm32/cpuswitch.S
cvs rdiff -r1.8.4.12 -r1.8.4.13 src/sys/arch/arm/arm32/vm_machdep.c

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